vdprabhu commited on
Commit
38f02a0
1 Parent(s): 95cb32a

Upload model_names.txt

Browse files
Files changed (1) hide show
  1. model_names.txt +12 -0
model_names.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ResNet50V2
2
+ ResNet50
3
+ ResNet101
4
+ ResNet101V2
5
+ ResNet152
6
+ ResNet152V2
7
+ VGG16
8
+ VGG19
9
+ InceptionV3
10
+ InceptionResNetV2
11
+ MobileNet
12
+ MobileNetV2