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).
☆77Updated 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:
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆44Updated 3 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆162Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆93Updated 4 years ago
- ☆176Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆240Updated 4 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆114Updated 2 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆164Updated 4 years ago
- Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)☆124Updated 2 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆98Updated 3 years ago
- PyTorch Implementation of iCaRL☆117Updated 6 years ago
- ☆99Updated 2 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆190Updated 4 years ago
- Code for our CVPR 2022 workshop paper "Towards Exemplar-Free Continual Learning in Vision Transformers"☆23Updated 3 years ago
- Code for the paper "Representational Continuity for Unsupervised Continual Learning" (ICLR 22)☆96Updated 2 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆260Updated 8 months ago
- Benchmarking continual learning techniques for Human Activity Recognition data. We offer interesting insights on how the performance tech…☆52Updated last year
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago
- Implementation of Learning without Forgetting paper☆133Updated 4 years ago
- PyTorch implementation of the Deep SLDA method from our CVPRW-2020 paper "Lifelong Machine Learning with Deep Streaming Linear Discrimina…☆57Updated 2 years ago
- ☆58Updated 3 years ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆96Updated 3 years ago
- PyTorch implementation of our NeurIPS 2021 paper "Class-Incremental Learning via Dual Augmentation"☆38Updated 2 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆405Updated 2 years ago
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆131Updated last year
- pytorch implementation of Large Scale Incremental Learning☆66Updated 4 years ago
- PyTorch code for the ICCV'21 paper: "Always Be Dreaming: A New Approach for Class-Incremental Learning"☆64Updated 2 years ago
- ☆65Updated 3 years ago
- Awesome Few-Shot Class-Incremental Learning☆240Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆407Updated last year