Skip to content

aimagelab/LiDER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official implementation of LiDER: On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning

Accepted at NeurIPS 2022

Based on https://github.com/aimagelab/mammoth

Citation

@inproceedings{bonicelli2022effectiveness,
    title={On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning},
    author={Bonicelli, Lorenzo and Boschini, Matteo and Porrello, Angelo and Spampinato, Concetto and Calderara, Simone},
    booktitle = {Advances in Neural Information Processing Systems 35},
    year={2022}
}

Example:

Command:

python utils/main.py --dataset=seq-cifar100 --model=er_ace_lipschitz --n_epochs=50 --buffer_size=500 --lr=0.1 --load_cp=checkpoints/erace_pret_on_tinyr.pth --pre_epochs=200 --datasetS=tinyimgR --non_verbose

About

Official implementation of "On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages