We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdde551 commit ee7b161Copy full SHA for ee7b161
README.md
@@ -50,3 +50,9 @@ git_sparse_download.sh googlenet mobilenet
50
It creates "cnn_models" folder, init git repo in there, dowload common files and models you select.
51
52
```
53
+
54
+## Alternative way to download (Beta)
55
56
+In `caffe_models_zipped` sub-folder we hold all NN models in zip format.
57
+You can use the special Python utility that can download and unpack selected models.
58
+Please read a description in README.md that sub-folder.
0 commit comments