File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,29 @@ Zipped NN models
44
55The folder consists of the list of ZIP archivated models. They can be
66directly 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
816Donwload and unpack utility
917===========================
1018Instead of manual downloading/unpacking you can use special utility
1119` donwnoad_unpack_cnn_models.py `
1220
13- ## Usage Instructions
21+ Instructions
22+ ===========================
14231 . 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
17282 . 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.
You can’t perform that action at this time.
0 commit comments