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).
☆76Updated 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
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆160Updated 3 years ago
- ☆176Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆201Updated 3 years ago
- PyTorch Implementation of iCaRL☆112Updated 5 years ago
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆44Updated 3 years ago
- Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)☆122Updated 2 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆93Updated 2 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated last year
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆108Updated last year
- ☆35Updated 3 years ago
- ☆56Updated 2 years ago
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆126Updated last year
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆162Updated 3 years ago
- Code for the paper "Representational Continuity for Unsupervised Continual Learning" (ICLR 22)☆96Updated 2 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆89Updated 3 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆231Updated 4 years ago
- ☆98Updated 2 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆241Updated 4 months ago
- PyTorch code for the ICCV'21 paper: "Always Be Dreaming: A New Approach for Class-Incremental Learning"☆62Updated 2 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆100Updated 2 years ago
- Awesome Few-Shot Class-Incremental Learning☆234Updated last year
- Code for our CVPR 2022 workshop paper "Towards Exemplar-Free Continual Learning in Vision Transformers"☆22Updated 2 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆188Updated 3 years ago
- Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop☆38Updated 11 months ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆93Updated 2 years ago
- A pytorch implementation of CVPR 2019 paper Learning without Memorizing.☆17Updated 7 months ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆397Updated last year
- ☆35Updated 3 years ago