RaptorMai / online-continual-learningLinks
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and survey (Neurocomputing).
☆412Updated 2 years ago
Alternatives and similar repositories for online-continual-learning
Users that are interested in online-continual-learning are comparing it to the libraries listed below
Sorting:
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆554Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆204Updated 4 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆407Updated 2 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆737Updated last month
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆308Updated last year
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆471Updated 5 months ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆521Updated 4 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆163Updated 3 years ago
- ☆99Updated 3 years ago
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆601Updated last year
- Class-Incremental Learning: A Survey (TPAMI 2024)☆264Updated 10 months ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆243Updated 5 years ago
- PyTorch Implementation of iCaRL☆118Updated 6 years ago
- Implementation of Learning without Forgetting paper☆134Updated 4 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆78Updated 2 years ago
- Awesome Few-Shot Class-Incremental Learning☆242Updated last year
- ☆177Updated 3 years ago
- Relevant papers in Continual Learning☆739Updated 2 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆192Updated 4 years ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆988Updated last month
- A clean and simple data loading library for Continual Learning☆439Updated 2 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,767Updated 4 months ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆165Updated 4 years ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆102Updated last month
- ☆264Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Continual Learning papers list, curated by ContinualAI☆659Updated last year
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆244Updated 2 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆98Updated 3 years ago