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).
☆405Updated 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.☆552Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆407Updated last year
- Evaluate three types of task shifting with popular continual learning algorithms.☆520Updated 4 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆298Updated last year
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆705Updated 3 weeks ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆162Updated 3 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated 3 months ago
- ☆99Updated 2 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆240Updated 4 years ago
- PyTorch Implementation of iCaRL☆117Updated 6 years ago
- Implementation of Learning without Forgetting paper☆133Updated 4 years ago
- Awesome Few-Shot Class-Incremental Learning☆240Updated last year
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆590Updated last year
- Class-Incremental Learning: A Survey (TPAMI 2024)☆260Updated 8 months ago
- ☆176Updated 3 years ago
- Relevant papers in Continual Learning☆731Updated last year
- Learning a Unified Classifier Incrementally via Rebalancing☆190Updated 4 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆77Updated 2 years ago
- A clean and simple data loading library for Continual Learning☆434Updated 2 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆164Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 years ago
- ☆260Updated 3 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆241Updated 2 years ago
- Continual Learning papers list, curated by ContinualAI☆640Updated last year
- PyCIL: A Python Toolbox for Class-Incremental Learning☆947Updated last week
- Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop☆40Updated last year
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆93Updated 4 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆114Updated 2 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago