ruimashita / chainer-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$ cd data
$ wget http://dl.caffe.berkeleyvision.org/bvlc_reference_caffenet.caffemodel
$ wget https://github.com/BVLC/caffe/raw/master/python/caffe/imagenet/ilsvrc_2012_mean.npy

$ wget -c http://dl.caffe.berkeleyvision.org/caffe_ilsvrc12.tar.gz
$ tar -xf caffe_ilsvrc12.tar.gz && rm -f caffe_ilsvrc12.tar.gz

About


Languages

Language:Python 100.0%