Skip to content

Commit 49f324d

Browse files
Update model_list.txt
1 parent 94e6d9d commit 49f324d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

archived_models/model_list.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@
55
# Ex of using:
66
# python download_unpack_cnn_models.py --model_list model_list.txt --model_path <absolute_path_to_model_folder>
77
# You can edit the list of models below
8-
8+
9+
# Part 1: Image data sets. Do not remove these, as they are used by many models.
10+
11+
imagenet_mean.zip
12+
images.zip
13+
14+
# Part 2: Models list to download
15+
# Edit this list to fit your needs
16+
917
alexnet.zip
1018
DAN.zip
1119
deeplab.zip
@@ -19,8 +27,6 @@ fcn1.zip
1927
fcn2.zip
2028
googlenet.zip
2129
icnet.zip
22-
imagenet_mean.zip
23-
images.zip
2430
inception_resnet_v1.zip
2531
inception_resnet_v2.zip
2632
inception_v1.zip

0 commit comments

Comments
 (0)