You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was trying to figure out how to train the mnemonics incremental models for ImageNet100 protocol. However, I do not see any code to train on ImageNet. The main.py under 1_train directory lists only cifar100 as the choice.
Can you please point me to the training code for ImageNet100/1000 if it is already there in the repo, or let me know if you are providing the training code only for cifar100.
Thanks,
Touqeer
The text was updated successfully, but these errors were encountered:
Thanks for your interest in our work.
The code for ImageNet is not included in the current GitHub repository. You may follow this repository and transfer our implementation on CIFAR-100 to ImageNet.
Hi, I was trying to figure out how to train the mnemonics incremental models for ImageNet100 protocol. However, I do not see any code to train on ImageNet. The main.py under 1_train directory lists only cifar100 as the choice.
Can you please point me to the training code for ImageNet100/1000 if it is already there in the repo, or let me know if you are providing the training code only for cifar100.
Thanks,
Touqeer
The text was updated successfully, but these errors were encountered: