Skip to content

Commit

Permalink
Update URL of wordnet files to download from imagenet website.
Browse files Browse the repository at this point in the history
Fixes #65

PiperOrigin-RevId: 372328813
  • Loading branch information
lamblin committed May 31, 2021
1 parent 46ca65b commit 7904aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/dataset_conversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ more context.

4. Download the following two files into `ILSVRC2012_img_train/`:

- http://www.image-net.org/archive/wordnet.is_a.txt
- http://www.image-net.org/archive/words.txt
- http://www.image-net.org/data/wordnet.is_a.txt
- http://www.image-net.org/data/words.txt

5. Launch the conversion script (Use `--dataset=ilsvrc_2012_v2` for the
training only MetaDataset-v2 version):
Expand Down

0 comments on commit 7904aa7

Please sign in to comment.