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).
☆399Updated last year
Alternatives and similar repositories for online-continual-learning:
Users that are interested in online-continual-learning are comparing it to the libraries listed below
- Evaluate three types of task shifting with popular continual learning algorithms.☆519Updated 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
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆397Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆543Updated last year
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆286Updated last year
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆467Updated 2 years ago
- Relevant papers in Continual Learning☆726Updated last year
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆641Updated last month
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆160Updated 3 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆76Updated 2 years ago
- ☆176Updated 3 years ago
- A clean and simple data loading library for Continual Learning☆427Updated last year
- Awesome Few-Shot Class-Incremental Learning☆234Updated last year
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆231Updated 4 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆241Updated 4 months ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆234Updated last year
- Learning a Unified Classifier Incrementally via Rebalancing☆188Updated 3 years ago
- ☆98Updated 2 years ago
- PyTorch Implementation of iCaRL☆112Updated 5 years ago
- ☆254Updated 3 years ago
- Continual Learning papers list, curated by ContinualAI☆609Updated 11 months ago
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆291Updated 4 years ago
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆573Updated 10 months ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆895Updated last week
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- Implementation of Learning without Forgetting paper☆129Updated 4 years ago
- PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Class…☆1,670Updated this week
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆272Updated 7 months ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆162Updated 3 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated last year