PredMap..::..Cifar10 Property

Looks up a localized string similar to {0: 'airplane', 1: 'automobile', 2: 'bird', 3: 'cat', 4: 'deer', 5: 'dog', 6: 'frog', 7: 'horse', 8: 'ship', 9: 'truck' }.

Namespace:  SiaNet.Common.Resources
Assembly:  SiaNet.Common (in SiaNet.Common.dll)

Syntax


public static string Cifar10 { get; }
Public Shared ReadOnly Property Cifar10 As String
	Get
public:
static property String^ Cifar10 {
	String^ get ();
}