NiccoloCavagnero / IncrementalLearningLinks
Pytorch implementation of iCaRL with some extras.
☆15Updated 4 years ago
Alternatives and similar repositories for IncrementalLearning
Users that are interested in IncrementalLearning are comparing it to the libraries listed below
Sorting:
- ☆20Updated 2 years ago
- PyTorch implementation of our NeurIPS 2021 paper "Class-Incremental Learning via Dual Augmentation"☆37Updated 2 years ago
- Code for our CVPR 2022 workshop paper "Towards Exemplar-Free Continual Learning in Vision Transformers"☆23Updated 2 years ago
- Official repository of the paper 'Essentials for Class Incremental Learning'☆40Updated 3 years ago
- ☆23Updated 2 years ago
- ☆58Updated 2 years ago
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆44Updated 3 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆113Updated 2 years ago
- ☆35Updated 3 years ago
- ☆57Updated 3 years ago
- ☆61Updated 3 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆98Updated 3 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.