Skip to content

scok30/tass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 18, 2025
8d727ff · Feb 18, 2025

History

11 Commits
Feb 18, 2025
Nov 4, 2024
May 15, 2024
Feb 18, 2025
May 15, 2024
May 15, 2024
May 15, 2024
May 15, 2024
May 15, 2024
May 15, 2024

Repository files navigation

TASS - Official PyTorch Implementation

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

Paper

Usage

  • Training on CIFAR-100 dataset:
$ python main.py

Low-level Map

You can download the pre-computed low-level map of CIFAR100 and Tiny-ImageNet for your experiments. For better usage, we upload the code for processing low-level map in DFI/, please follow DFI's instruction to prepare the model and images.

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}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages