Skip to content

Commit ee7b161

Browse files
Update top README.md with the zip utility
1 parent cdde551 commit ee7b161

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,9 @@ git_sparse_download.sh googlenet mobilenet
5050
It creates "cnn_models" folder, init git repo in there, dowload common files and models you select.
5151
5252
```
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

Comments
 (0)