mobilenet_v2_imagenet_224x224_float_n2x_cpu_1 / mobilenet_v2_imagenet_224x224_float_n2x_cpu_1.json
shashichilappagari's picture
Adding model files
86158c6
{
"ConfigVersion": 2,
"MODEL_PARAMETERS": [
{
"ModelPath": "mobilenet_v2_imagenet_224x224_float_n2x_cpu_1.n2x",
"ModelQuantEn": false,
"ModelInputN": 1,
"ModelInputH": 224,
"ModelInputW": 224,
"ModelInputC": 3
}
],
"PRE_PROCESS": [
{
"InputImgFmt": "JPEG",
"InputImgNormEn": true
}
],
"POST_PROCESS": [
{
"OutputPostprocessType": "Classification",
"LabelsPath": "labels_ILSVRC2012_1001.json",
"OutputTopK": 5,
"OutputNumClasses": 1001,
"PostProcessorInputs": [
62
]
}
],
"DEVICE": [
{
"RuntimeAgent": "N2X",
"DeviceType": "CPU"
}
],
"Checksum": "14ea2e7cb65d34b5a65684df9251e5da1c36952190484d502da99acf9e4ccce1"
}