Skip to content

Commit cdde551

Browse files
update: zipped README.md. Add more instruction
1 parent 90b5ef9 commit cdde551

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

caffe_models_zipped/README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,29 @@ Zipped NN models
44

55
The folder consists of the list of ZIP archivated models. They can be
66
directly downloaded, unpacked on local PC.
7+
Instead of manual downloading/unpacking you can use special utility
8+
`donwnoad_unpack_cnn_models.py` and `model_list.txt` from this folder
9+
10+
11+
Prerequisites
12+
===========================
13+
The Python utility is designed to work in MetawareEV enviromemt.
14+
You should download MetawareEV and setup its enviroment
715

816
Donwload and unpack utility
917
===========================
1018
Instead of manual downloading/unpacking you can use special utility
1119
`donwnoad_unpack_cnn_models.py`
1220

13-
## Usage Instructions
21+
Instructions
22+
===========================
1423
1. Download `donwnoad_unpack_cnn_models.py` and `model_list.txt`
15-
Click `model_list.txt`, press `Raw` button, press Right-Click and choose "Save As .." in contect menu
24+
25+
Click `donwnoad_unpack_cnn_models.py`, press `Raw` button, press Right-Click and choose "Save As .." in contect menu
26+
Repeate the same for `model_list.txt`
1627

1728
2. Edit `model_list.txt`
18-
29+
1930
Downloading and unpacking of all models can take formidable time expecially in case of slow Internet. And it requiers about 50Gb of free disc space.
2031
Do reduce download time and disc space customers can reduce number of models.
2132
Make copy of `model_list.txt` to `model_list_shorten.txt` and remove models you don't want to use now.

0 commit comments

Comments
 (0)