Class-Incremental Learning: A Survey (TPAMI 2024)
β282Nov 7, 2024Updated last year
Alternatives and similar repositories for CIL_Survey
Users that are interested in CIL_Survey are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyCIL: A Python Toolbox for Class-Incremental Learningβ1,088Jan 29, 2026Updated 4 months ago
- π PILOT: A Pre-trained Model-Based Continual Learning Toolboxβ585Jan 29, 2026Updated 4 months ago
- The code repository for "A Model or 603 Exemplars: Towards Memory-Efficient Class-Incremental Learning" (ICLR'23) in PyTorchβ47Mar 21, 2023Updated 3 years ago
- Revisiting Class-Incremental Learning with Pre-Trained Models: Generalizability and Adaptivity are All You Need (IJCV 2024)β153Aug 25, 2024Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.β566May 26, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform β’ AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)β139Oct 31, 2023Updated 2 years ago
- [CVPR 2024] The code repository for "Expandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning" in PyTorch.β84Apr 1, 2025Updated last year
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.β108Sep 3, 2025Updated 9 months ago
- The code repository for "Multi-layer Rehearsal Feature Augmentation for Class-Incremental Learning" (ICML24)β12Jun 7, 2024Updated 2 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021β174Oct 29, 2021Updated 4 years ago
- An Incremental Learning, Continual Learning, and Life-Long Learning Repositoryβ608May 11, 2024Updated 2 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (β¦β81Feb 7, 2023Updated 3 years ago
- SLCA: Slow Learner with Classifier Alignment for Continual Learning on a Pre-trained Model @ ICCV 2023 **AND** SLCA++: Unleash the Power β¦β54Aug 17, 2024Updated last year
- Code for NeurIPS 2022 paper βS-Prompts Learning with Pre-trained Transformers: An Occamβs Razor for Domain Incremental Learningββ106Sep 26, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean β’ AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- π π A curated list of awesome papers for incremental learning with pre-trained modelsβ58Jun 9, 2025Updated last year
- Awesome Incremental Learningβ4,477Jun 1, 2026Updated last week
- Code for "Self-Sustaining Representation Expansion for Non-Exemplar Class-Incremental Learning"β20Oct 26, 2022Updated 3 years ago
- Hierarchical Decomposition of Prompt-Based Continual Learning: Rethinking Obscured Sub-optimality (NeurIPS 2023, Spotlight)β92Nov 15, 2024Updated last year
- Learning to Prompt (L2P) for Continual Learning @ CVPR22 and DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ β¦β477Jul 30, 2024Updated last year
- The code repository for "Task-Agnostic Guided Feature Expansion for Class-Incremental Learning" (CVPR25)β27Dec 31, 2025Updated 5 months ago
- Awesome Few-Shot Class-Incremental Learningβ252Jan 14, 2024Updated 2 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)β471Apr 10, 2025Updated last year
- PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classβ¦β1,865Nov 5, 2025Updated 7 months ago
- GPU virtual machines on DigitalOcean Gradient AI β’ AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Learning a Unified Classifier Incrementally via Rebalancingβ196Apr 23, 2021Updated 5 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), Sβ¦β423May 30, 2023Updated 3 years ago
- PyTorch code for the CVPR'23 paper: "CODA-Prompt: COntinual Decomposed Attention-based Prompting for Rehearsal-Free Continual Learning"β161Oct 5, 2023Updated 2 years ago
- Official repository for "CLIP model is an Efficient Continual Learner".β109Dec 13, 2022Updated 3 years ago
- The code repository for "Few-Shot Class-Incremental Learning via Training-Free Prototype Calibration" (NeurIPS'23) in PyTorchβ69Jan 14, 2024Updated 2 years ago
- A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual Learning. TPAMI, 2024.β363Jan 27, 2026Updated 4 months ago
- The official implementation for ECCV22 paper: "FOSTER: Feature Boosting and Compression for Class-Incremental Learning" in PyTorch.β63Nov 29, 2022Updated 3 years ago
- β57Apr 3, 2023Updated 3 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"β120May 13, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient β’ AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- β177Feb 21, 2022Updated 4 years ago
- PyTorch Implementation of DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ ECCV22β126Feb 12, 2023Updated 3 years ago
- Official implementation of the paper "Masked Autoencoders are Efficient Class Incremental Learners"β43Jun 4, 2024Updated 2 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learniβ¦β822May 20, 2026Updated 3 weeks ago
- PyTorch Implementation of Learning to Prompt (L2P) for Continual Learning @ CVPR22β205Oct 14, 2023Updated 2 years ago
- Avalanche: an End-to-End Library for Continual Learning based on PyTorch.β2,055Mar 11, 2025Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).β410Oct 3, 2023Updated 2 years ago