brjathu / iTAML

Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020
96 stars 16 forks source link

Training script for ImageNet-100 #15

Open wuyujack opened 4 years ago

wuyujack commented 4 years ago

Hi @brjathu, thanks for sharing your work! In Table 2 you provide the experiment for ImageNet-100 and ImageNet-1000. However, I can not find details about how you construct the ImageNet-100 dataset for training and also the training script like train_imagenet.py in the Repo. Here are two questions:

wuyujack commented 4 years ago

Hi @brjathu! Is it still available for you to provide the details about the construction of the ImageNet-100 dataset? Thank you in advance!

nlrahimi commented 1 year ago

Hi Wuyujack, I am also trying to run the code for imagenet but its giving me so many issues. Did you get any detail about the train_imagenet.py?