RaptorMai / online-continual-learning
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and an online continual learning survey (Neurocomputing).
☆381Updated last year
Related projects ⓘ
Alternatives and complementary repositories for online-continual-learning
- Evaluate three types of task shifting with popular continual learning algorithms.☆508Updated 3 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆388Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆528Updated last year
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆197Updated 3 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆261Updated 9 months ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆572Updated 2 months ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆461Updated last year
- Relevant papers in Continual Learning☆720Updated last year
- Continual Learning papers list, curated by ContinualAI☆580Updated 6 months ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆227Updated 4 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆156Updated 3 years ago
- A clean and simple data loading library for Continual Learning☆416Updated last year
- Learning a Unified Classifier Incrementally via Rebalancing☆184Updated 3 years ago
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆556Updated 6 months ago
- ☆175Updated 2 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆227Updated last year
- Awesome Few-Shot Class-Incremental Learning☆228Updated 10 months ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆215Updated 2 weeks ago
- PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Class…☆1,584Updated 8 months ago
- ☆249Updated 3 years ago
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆278Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆203Updated 5 years ago
- ☆96Updated 2 years ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆819Updated 2 weeks ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆154Updated 3 years ago
- PyTorch Implementation of iCaRL☆108Updated 5 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆73Updated last year
- Co^2L: Contrastive Continual Learning (ICCV2021)☆90Updated 2 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆262Updated 3 months ago
- Dynamic Token Expansion with Continual Transformers, accepted at CVPR 2022☆134Updated 2 years ago