Fei Zhu, Zhen Cheng, Xu-Yao Zhang, Cheng-Lin Liu
Paper
We run the code with torch version: 1.10.0, python version: 3.9.7
- Train CIFAR100
cd cifar
python main.py
- Train Tiny-ImageNet
cd tiny
python main_tiny.py
@article{zhu2021class,
title={Class-Incremental Learning via Dual Augmentation},
author={Zhu, Fei and Cheng, Zhen and Zhang, Xu-Yao and Liu, Cheng-lin},
journal={Advances in Neural Information Processing Systems},
volume={34},
pages={14306--14318},
year={2021}
}
Fei Zhu ([email protected])