mobilenet_v2_Garbage / config.json
MarleneJ's picture
Create config.json
883bd9b verified
raw
history blame
125 Bytes
{
"architectures": [
"MobileNetV2"
],
"input_shape": [224, 224, 3],
"num_classes": 4,
"name": "mobilenet_v2"
}