ContinualAI / continual-learning-baselines
Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
☆280Updated 11 months ago
Alternatives and similar repositories for continual-learning-baselines:
Users that are interested in continual-learning-baselines are comparing it to the libraries listed below
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆199Updated 3 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆392Updated last year
- Evaluate three types of task shifting with popular continual learning algorithms.☆517Updated 3 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆612Updated last month
- Continual Learning papers list, curated by ContinualAI☆598Updated 9 months ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆535Updated last year
- A clean and simple data loading library for Continual Learning☆423Updated last year
- Relevant papers in Continual Learning☆725Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆393Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆163Updated 2 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆229Updated last year
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆74Updated last year
- A curated list of Continual Learning papers and BibTeX entries☆172Updated 3 months ago
- ☆175Updated 2 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆231Updated 2 months ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆91Updated 2 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆157Updated 3 years ago
- Awesome Few-Shot Class-Incremental Learning☆228Updated last year
- A paper list of our recent survey on continual learning, and other useful resources in this field.☆74Updated 11 months ago
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆88Updated 3 years ago
- Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop☆37Updated 9 months ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆868Updated last month
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated 2 years ago
- ☆96Updated 2 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆92Updated 2 years ago
- Learning to Prompt (L2P) for Continual Learning @ CVPR22 and DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ …☆424Updated 5 months ago
- PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Class…☆1,638Updated 10 months ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆271Updated 6 months ago
- PyTorch Implementation of iCaRL☆109Updated 5 years ago