Skip to content

PyTorch implementation of our ICME2021 (oral) paper "Calibration for Non-exemplar Based Class-incremental Learning"

Notifications You must be signed in to change notification settings

Impression2805/ICME21_calibrateCIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calibrateCIL - Official PyTorch Implementation

[ICME2021 Oral] Calibration for Non-exemplar Based Class-incremental Learning

Fei Zhu, Xu-Yao Zhang, Cheng-Lin Liu
Paper

Usage

run main.py.

Citation

@inproceedings{zhu2021calibration,
  title={Calibration for Non-Exemplar Based Class-Incremental Learning},
  author={Zhu, Fei and Zhang, Xu-Yao and Liu, Cheng-Lin},
  booktitle={2021 IEEE International Conference on Multimedia and Expo (ICME)},
  pages={1--6},
  year={2021},
  organization={IEEE}
}

Reference

Our implementation references the codes in the following repositories:

About

PyTorch implementation of our ICME2021 (oral) paper "Calibration for Non-exemplar Based Class-incremental Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages