GMvandeVen / class-incremental-learningLinks
PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (DGR, BI-R, EWC, SI, CWR, CWR+, AR1, the "labels trick", SLDA).
☆79Updated 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
Sorting:
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆169Updated 4 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆205Updated 4 years ago
- ☆177Updated 3 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆98Updated 3 years ago
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆45Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆247Updated 5 years ago
- Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)☆126Updated 3 years ago
- ☆61Updated 3 years ago
- PyTorch Implementation of iCaRL☆118Updated 6 years ago
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆137Updated 2 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆166Updated 4 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago
- The code repository for "A Model or 603 Exemplars: Towards Memory-Efficient Class-Incremental Learning" (ICLR'23) in PyTorch☆46Updated 2 years ago
- Implementation of Learning without Forgetting paper☆133Updated 4 years ago
- Awesome Few-Shot Class-Incremental Learning☆248Updated last year
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆117Updated 2 years ago
- Dynamic Token Expansion with Continual Transformers, accepted at CVPR 2022☆147Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆99Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Code for our CVPR 2022 workshop paper "Towards Exemplar-Free Continual Learning in Vision Transformers"☆23Updated 3 years ago
- Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop☆42Updated last year
- PyTorch implementation of the Deep SLDA method from our CVPRW-2020 paper "Lifelong Machine Learning with Deep Streaming Linear Discrimina…☆58Updated 3 years ago
- ☆37Updated 4 years ago
- PyTorch code for the ICCV'21 paper: "Always Be Dreaming: A New Approach for Class-Incremental Learning"☆64Updated 3 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆194Updated 4 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆324Updated last year
- ☆101Updated 3 years ago
- Official repository of the paper 'Essentials for Class Incremental Learning'☆42Updated 4 years ago
- Code to reproduce the experiments of "Rethinking Experience Replay: a Bag of Tricks for Continual Learning"☆52Updated 2 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆418Updated 2 years ago