Yunfan-Li / Contrastive-Clustering

Code for the paper "Contrastive Clustering" (AAAI 2021)
MIT License
289 stars 92 forks source link

Imagenet-10 #16

Open sramakrishnan247 opened 3 years ago

sramakrishnan247 commented 3 years ago

Thanks for sharing information about how to use different datasets.

How can I use the datasets info to download Imagenet-10? Do I need to download the entire Imagenet dataset and put the required classes in a PyTorch dataset format? Which year should I be downloading? Any more information would be appreciated so that I can try reproducing the results.

Yunfan-Li commented 3 years ago

I don't know if the subset could be downloaded independently. The dataset used in our paper is ILSVRC2012. After downloading, you may manually choose the subsets according to the indices provided in /datasets.

ghost commented 11 months ago

ILSVRC2012这个数据集貌似有一百多G,都要下吗?还是只要下载txt索引的类?

Yunfan-Li commented 10 months ago

我当时是下载的整个压缩包