Skip to content

Comments

io.py updated#465

Closed
dwijaybane wants to merge 1 commit intoNVIDIA:caffe-0.16from
dwijaybane:caffe-0.16
Closed

io.py updated#465
dwijaybane wants to merge 1 commit intoNVIDIA:caffe-0.16from
dwijaybane:caffe-0.16

Conversation

@dwijaybane
Copy link

This error is solved in BVLC repo so please update
reference: BVLC#3555
BVLC#5718

meanvalueer

Steps to reproduce:
It is a procedure to train & test imagenet data set with ImageNet model

** Train **
We have to run below command to get model and label data. (It tooks long time. Approximately, 10m, 232MB, 405KB/s ). We can download the data files that was used at 2012 ILSVRC (ImageNet Large-Scale Visual Recognition Challenge) with the below commands.

$ time python scripts/download_model_binary.py models/bvlc_reference_caffenet
$ sh data/ilsvrc12/get_ilsvrc_aux.sh

** Test **
$ python python/classify.py examples/images/cat.jpg foo

@drnikolaev
Copy link

Hi @dwijaybane thanks. This pre-release has the fix, could you give it a try?
https://github.com/drnikolaev/caffe/tree/caffe-0.17

@drnikolaev drnikolaev closed this Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants