caffe/scripts
Gustavo Serra Scalet fda9229a42 Fix download model binary script to get correct lines on parsing table
The base reference of "bottom" variable was relative to the "top+1" and
not to the whole readlines output. It ended up without all the lines.

That could work for some gists however for the model I was looking for (see
below) the sha1 key was not being parsed, as it was missing the last line.

tested with the following gist:
longjon/1bf3aa1e0b8e788d7e1d
2015-08-06 14:37:20 -03:00
..
travis Travis scripts for python3 and pytest for cmake. Also fixes CUDA CMake build issue #2722. 2015-07-20 21:33:33 -07:00
build_docs.sh fixed filename in build_docs.sh 2014-11-14 08:31:34 +01:00
copy_notebook.py [docs] update docs generation for notebook metadata 2014-08-13 10:42:30 -07:00
cpp_lint.py cpp_lint.py fails silently with Python3 (which is the default on some systems). 2015-02-22 10:16:45 -08:00
deploy_docs.sh [docs] moved example md’s to examples/**/md’s and added script to gather 2014-07-11 13:49:07 -07:00
download_model_binary.py Fix download model binary script to get correct lines on parsing table 2015-08-06 14:37:20 -03:00
download_model_from_gist.sh Fix download model script to use zip archive 2015-08-06 14:20:55 -03:00
gather_examples.sh [docs] fix find complaint in example gathering script 2014-08-08 12:04:08 -07:00
upload_model_to_gist.sh [scripts] fix find warnings in upload_model_to_gist.sh 2014-12-28 20:57:37 -08:00