There was an error while loading. Please reload this page.
1 parent aa7adf0 commit 7d0d413Copy full SHA for 7d0d413
imagenet/README.md
@@ -7,6 +7,7 @@ This implements training of popular model architectures, such as ResNet, AlexNet
7
- Install PyTorch ([pytorch.org](http://pytorch.org))
8
- `pip install -r requirements.txt`
9
- 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
11
12
## Training
13
0 commit comments