scok30 / tass

2 stars 0 forks source link

TASS - Official PyTorch Implementation

[CVPR 2024] Task-Adaptive Saliency Guidance for Exemplar-free Class Incremental Learning

Paper

Usage

$ python main.py

Low-level Map

You can download the pre-computed low-level map for your experiments.

Citation

If you use this code for your research, please consider citing:

@article{liutask,
  title={Task-Adaptive Saliency Guidance for Exemplar-free Class Incremental Learning},
  author={Liu, Xialei and Zhai, Jiang-Tian and Bagdanov, Andrew D and Li, Ke and Cheng, Ming-Ming}
}