Skip to content

Commit

Permalink
Add link to script for preparing imagenet val data
Browse files Browse the repository at this point in the history
  • Loading branch information
achalddave authored and soumith committed Oct 6, 2017
1 parent aa7adf0 commit 7d0d413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imagenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This implements training of popular model architectures, such as ResNet, AlexNet
- Install PyTorch ([pytorch.org](http://pytorch.org))
- `pip install -r requirements.txt`
- Download the ImageNet dataset and move validation images to labeled subfolders
- To do this, you can use the following script: https://raw.githubusercontent.com/soumith/imagenetloader.torch/master/valprep.sh

## Training

Expand Down

0 comments on commit 7d0d413

Please sign in to comment.