EdenBelouadah / class-incremental-learning
☆175Updated 2 years ago
Alternatives and similar repositories for class-incremental-learning:
Users that are interested in class-incremental-learning are comparing it to the libraries listed below
- Learning a Unified Classifier Incrementally via Rebalancing☆186Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆199Updated 3 years ago
- pytorch implementation of Large Scale Incremental Learning☆64Updated 4 years ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- PyTorch Implementation of iCaRL☆109Updated 5 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆157Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆230Updated 4 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆393Updated last year
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated 2 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆74Updated last year
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆50Updated last year
- ☆253Updated 3 years ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆96Updated last year
- Implementation of Learning without Forgetting paper