GMvandeVen / class-incremental-learning
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).
☆75Updated 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
- ☆176Updated 2 years ago
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆44Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆200Updated 3 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆157Updated 3 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆51Updated last year
- ☆55Updated 2 years ago
- pytorch implementation of Large Scale Incremental Learning☆64Updated 4 years ago
- PyTorch Implementation of iCaRL☆111Updated 5 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆107Updated last year
- Co^2L: Contrastive Continual Learning (ICCV2021)☆92Updated 2 years ago
- Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)☆121Updated 2 years ago
- ☆99Updated 2 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆88Updated 3 years ago
- PyTorch implementation of the Deep SLDA method from our CVPRW-2020 paper "Lifelong Machine Learning with Deep Streaming Linear Discrimina…☆54Updated 2 years ago
- Implementation of Learning without Forgetting paper☆127Updated 3 years ago
- Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop☆37Updated 10 months ago
- Code for the paper "Representational Continuity for Unsupervised Continual Learning" (ICLR 22)☆95Updated last year
- Benchmarking continual learning techniques for Human Activity Recognition data. We offer interesting insights on how the performance tech…☆51Updated last year
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆124Updated last year
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- ☆71Updated 2 years ago
- ☆35Updated 3 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated 2 years ago
- Generative Feature Replay For Class-Incremental Learning☆37Updated 4 years ago
- PyTorch code for the ICCV'21 paper: "Always Be Dreaming: A New Approach for Class-Incremental Learning"☆61Updated 2 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆231Updated 4 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆162Updated 3 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆42Updated 2 years ago
- Elastic weight consolidation technique for incremental learning.☆136Updated 4 years ago
- ☆64Updated 3 years ago