How do I get ILSVRC12 data in image format or how to create ilsvrc12_val_lmdb?
I am trying to run imagenet example in Caffe. In this( https://github.com/BVLC/caffe/tree/master/examples/imagenet ) page they say We assume that you already have downloaded the ImageNet training data and validation data, and they are stored on your disk like: /path/to/imagenet/train/n01440764/n01440764_10026.JPEG /path/to/imagenet/val/ILSVRC2012_val_00000001.JPEG Where do I find this data? It's a bit of a process. 1. Got to imagenet's download page and select "Download Image URLs". 2. Download the image URL list from the links at the bottom of the page, e.g., fall 2011's list . 3. Download