PyTorch implementation of our NeurIPS 2021 paper "Class-Incremental Learning via Dual Augmentation"
☆39Aug 7, 2022Updated 3 years ago
Alternatives and similar repositories for IL2A
Users that are interested in IL2A are comparing it to the libraries listed below
Sorting:
- This is a public repository for:☆38Aug 11, 2021Updated 4 years ago
- [ICCV 2023] Prototype Reminiscence and Augmented Asymmetric Knowledge Aggregation for Non-Exemplar Class-Incremental Learning☆30Dec 25, 2024Updated last year
- ☆60Apr 1, 2022Updated 3 years ago
- The implementation for ICLR2023 paper: "BEEF: Bi-Compatible Class-Incremental Learning via Energy-Based Expansion and Fusion" in PyTorch.☆18May 25, 2023Updated 2 years ago
- ☆30Nov 4, 2023Updated 2 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆93Oct 4, 2023Updated 2 years ago
- ☆37Oct 14, 2021Updated 4 years ago
- PyTorch implementation of our ECCV 2022 paper "Rethinking Confidence Calibration for Failure Prediction"☆26Jun 10, 2023Updated 2 years ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆1,063Jan 29, 2026Updated last month
- [ACM MM 2022] Patch-based Knowledge Distillation for Lifelong Person Re-Identification☆11Apr 20, 2023Updated 2 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆167Jun 22, 2021Updated 4 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆169Oct 29, 2021Updated 4 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53May 8, 2023Updated 2 years ago
- (NeurIPS 2024) Happy: A Debiased Learning Framework for Continual Generalized Category Discovery☆45Nov 25, 2025Updated 3 months ago
- Lifelong Learning with Dynamically Expandable Networks☆20Feb 18, 2018Updated 8 years ago
- This is the official repo of MLLM-CL.☆63Oct 10, 2025Updated 5 months ago
- R-DFCIL: Relation-Guided Representation Learning for Data-Free Class Incremental Learning, ECCV2022 [PyTorch Code]☆16Jul 23, 2022Updated 3 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆100Mar 30, 2022Updated 3 years ago
- Code for CVPR paper: Computationally Budgeted Continual Learning: What Does Matter?☆17Mar 16, 2024Updated 2 years ago
- Feature Translation for Exemplar-Free Class-Incremental Learning☆47Jun 5, 2023Updated 2 years ago
- Code for CVPR2022 paper "Not Just Selection, but Exploration: Online Class-Incremental Continual Learning via Dual View Consistency"☆26Jul 18, 2022Updated 3 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆280Nov 7, 2024Updated last year
- ☆11Jul 21, 2023Updated 2 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆76Mar 25, 2023Updated 2 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆408Oct 3, 2023Updated 2 years ago
- ☆67Feb 8, 2022Updated 4 years ago
- Official repository of the paper 'Essentials for Class Incremental Learning'☆42Sep 16, 2021Updated 4 years ago
- [CVPR2024] FCS: Feature Calibration and Separation for Non-Exemplar Class Incremental Learning☆16Apr 18, 2025Updated 11 months ago
- Code for "Self-Sustaining Representation Expansion for Non-Exemplar Class-Incremental Learning"☆21Oct 26, 2022Updated 3 years ago
- Awesome Few-Shot Class-Incremental Learning☆250Jan 14, 2024Updated 2 years ago
- Dynamic Token Expansion with Continual Transformers, accepted at CVPR 2022☆148Jun 30, 2022Updated 3 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆791Mar 2, 2026Updated 2 weeks ago
- The code implementation of the <Achieving a Better Stability-Plasticity Trade-off via Auxiliary Networks in Continual Learning> in The Co…☆14May 25, 2023Updated 2 years ago
- Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)☆126Sep 25, 2022Updated 3 years ago
- This is an official implementation of our work, Select and Distill: Selective Dual-Teacher Knowledge Transfer for Continual Learning on V…☆16Sep 24, 2025Updated 5 months ago
- SGAP-Net: Semantic-Guided Attentive Prototypes Network for Few-Shot Human-Object Interaction Recognition, AAAI2020.☆14Dec 15, 2020Updated 5 years ago
- Self-Supervised Stochastic Classifiers for Few-Shot Class-Incremental Learning