Imagenet Full (Fall 2011 release)
Jia Deng and Wei Dong and Richard Socher and Li-Jia Li and Kai Li and Li Fei-Fei


by tailsu at 2019-09-09 09:01:21 GMT

gravatar.com icon for userThe torrent contains a single .tar file that contains multiple .tar files, one for each synset, which finally contain the image jpegs.

Ideally the torrent should contain the jpegs straight away, with no intermediate archives inside of it. This will reduce the amount of IO needed to start working with the data. This will also make it easier to keep seeding it, because then you won't need to keep both the tar for seeding and the untarred images for work.

by kellan at 2019-11-07 11:48:51 GMT

gravatar.com icon for usercannot download this dataset

by alexburtnik at 2020-01-28 11:12:11 GMT

gravatar.com icon for userI'll just leave it here for those who need to extract all the tar files (in place) after initial untar is done.

for file in *.tar; do
   name="${file%.*}"
   mkdir "$name"    
   tar -xf "$file" --directory "$name"
   rm "$file"
done
Last edited by alexburtnik at 2020-01-28 11:14:04 GMT

by h at 2020-03-03 12:56:18 GMT

gravatar.com icon for userHow many image files are in this torrent (in the extracted tars)?

by daisyhaohao at 2020-09-24 07:05:41 GMT

gravatar.com icon for usercannot download

by liuyx599 at 2021-01-21 03:45:58 GMT

gravatar.com icon for user网页中平均速度几十M每秒是怎么做到的,我用迅雷会员下载才几百k每秒

by wrk226 at 2022-07-28 06:16:44 GMT

gravatar.com icon for user链接:https://pan.baidu.com/s/1YqRnC-AMP5Ai4DA4GiurDg?pwd=jag9 提取码:jag9
传到百度云上了,有需要的可以取用。

Add a comment

Hosted by users:

Send Feedback