NVlabs / FUNIT

Translate images to unseen domains in the test time with few example images.

Home Page:https://nvlabs.github.io/FUNIT/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to download the dataset - Error 404

briland opened this issue · comments

Hi,

I am attempting to download the dataset used for FUNIT, however I get the error below when attempting to wget:

$ wget http://www.image-net.org/challenges/LSVRC/2012/nnoupb/ILSVRC2012_img_train.tar
--2021-03-08 17:45:41--  http://www.image-net.org/challenges/LSVRC/2012/nnoupb/ILSVRC2012_img_train.tar
Resolving www.image-net.org (www.image-net.org)...
Connecting to www.image-net.org (www.image-net.org) ... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-03-08 17:45:42 ERROR 404: Not Found.

Could you please advise on this issue?

Thank You!

Please check
https://github.com/NVlabs/imaginaire
for instruction to download the dataset.