Skip to content

Commit 7d0d413

Browse files
achalddavesoumith
authored andcommitted
Add link to script for preparing imagenet val data
1 parent aa7adf0 commit 7d0d413

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

imagenet/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This implements training of popular model architectures, such as ResNet, AlexNet
77
- Install PyTorch ([pytorch.org](http://pytorch.org))
88
- `pip install -r requirements.txt`
99
- Download the ImageNet dataset and move validation images to labeled subfolders
10+
- To do this, you can use the following script: https://raw.githubusercontent.com/soumith/imagenetloader.torch/master/valprep.sh
1011

1112
## Training
1213

0 commit comments

Comments
 (0)