We provide the code for our EXP2 strategy.
We follow FSCIL setting to use the same data index_list for training. For newly introduced fine-grained datasets, we also provide the corresponding index_list.
Please download the dataset before you run the code. For CIFAR100, the dataset will be download automatically.
Running the shell script run.sh will train and evaluate the model with hyperparameters matching our paper.
Our project references the codes in the following repos.