Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmh14 committed Apr 4, 2020
1 parent 4bc487c commit 3498d90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ In this work, we take an architectural perspective and investigate the patterns
## Installation

### Prerequisites
-__Data__ Download the [CIFAR10](https://www.cs.toronto.edu/~kriz/cifar.html), [SVHN](http:https://ufldl.stanford.edu/housenumbers/) and [ImageNet](http:https://image-net.org/download) dataset and move the test/validation set to the folder `data/`.
- __Data__ Download the [CIFAR10](https://www.cs.toronto.edu/~kriz/cifar.html), [SVHN](http:https://ufldl.stanford.edu/housenumbers/) and [ImageNet](http:https://image-net.org/download) dataset and move the test/validation set to the folder `data/`.

-__Model__ Download the [pre-trained models](https://drive.google.com/file/d/1h2JLcumQgS296Su950ZEtiJrEgxWzxfP/view?usp=sharing) and unziped to the folder `checkpoint`.
- __Model__ Download the [pre-trained models](https://drive.google.com/file/d/1h2JLcumQgS296Su950ZEtiJrEgxWzxfP/view?usp=sharing) and unziped to the folder `checkpoint`.


### Dependencies for RobNets
Expand Down

0 comments on commit 3498d90

Please sign in to comment.