inder7 commited on
Commit
9c461a4
·
verified ·
1 Parent(s): 809e79e

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "mobilenet_v2",
3
+ "architectures": ["MobileNetV2ForImageClassification"],
4
+ "model_name": "mobilenet-v2-tensorflow2-130-224-classification-v2"
5
+ }