arthurdouillard / incremental_learning.pytorchLinks
A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).
☆407Updated last year
Alternatives and similar repositories for incremental_learning.pytorch
Users that are interested in incremental_learning.pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆469Updated 5 months ago
- Learning a Unified Classifier Incrementally via Rebalancing☆190Updated 4 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆554Updated 2 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆243Updated 4 years ago
- ☆177Updated 3 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆521Updated 4 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆411Updated 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
- PyTorch Implementation of iCaRL☆117Updated 6 years ago
- ☆263Updated 3 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆163Updated 3 years ago
- A clean and simple data loading library for Continual Learning☆438Updated 2 years ago
- Implementation of Learning without Forgetting paper☆133Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- ☆98Updated 3 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 5 years ago
- Awesome Few-Shot Class-Incremental Learning☆240Updated last year
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆164Updated 4 years ago
- Relevant papers in Continual Learning☆736Updated 2 years ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 5 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
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated 2 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆54Updated 2 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆305Updated last year
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆99Updated last year
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆429Updated 5 years ago
- (ECCV 2020) Cross-Domain Few-Shot Learning Benchmarking System☆231Updated 4 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆93Updated last year
- Official pytorch implementation of Rainbow Memory (CVPR 2021)☆125Updated 3 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆118Updated 2 years ago