The official download link is expired now 😢. However, we can download the dataset through Torrent.
❗ check more information from https://image-net.org/ , if you need.
- Go to this link to download torrent files (for training and validation)
- Make them located in this repository
.
├── ILSVRC2012_img_train.tar
└── ILSVRC2012_img_val.tar
Run the DB_arrangement.bash
for handling the above compressed files.
bash DB_arrangement.bash
Be sure if they are arranged like below:
./train
├── n07693725
├── ...
└── n07614500
./val
├── n01440764
├── ...
└── n04458633
Check the dataloader_example.ipynb