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).
☆78Updated 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☆164Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆204Updated 4 years ago
- ☆177Updated 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)☆245Updated 5 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆98Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆97Updated 4 years ago
- Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)☆124Updated 3 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆165Updated 4 years ago
- ☆101Updated 3 years ago
- PyTorch Implementation of iCaRL☆118Updated 6 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆118Updated 2 years ago
- Dynamic Token Expansion with Continual Transformers, accepted at CVPR 2022☆145Updated 3 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆413Updated 2 years ago
- Code for our CVPR 2022 workshop paper "Towards Exemplar-Free Continual Learning in Vision Transformers"☆23Updated 3 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆194Updated 4 years ago
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆133Updated last year
- Implementation of Learning without Forgetting paper☆134Updated 4 years ago
- PyTorch code for the ICCV'21 paper: "Always Be Dreaming: A New Approach for Class-Incremental Learning"☆64Updated 3 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆407Updated 2 years ago
- pytorch implementation of Large Scale Incremental Learning☆67Updated 5 years ago
- ☆60Updated 3 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆264Updated 11 months ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago
- Awesome Few-Shot Class-Incremental Learning☆244Updated last year
- ☆35Updated 3 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆243Updated 2 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆555Updated 2 years ago
- Code for the paper "Representational Continuity for Unsupervised Continual Learning" (ICLR 22)☆98Updated 2 years ago
- Benchmarking continual learning techniques for Human Activity Recognition data. We offer interesting insights on how the performance tech…☆52Updated last year