arthurdouillard / incremental_learning.pytorch
A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).
☆398Updated 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
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated this week
- ☆177Updated 3 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆545Updated last year
- 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 online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆400Updated last year
- Learning a Unified Classifier Incrementally via Rebalancing☆188Updated 3 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆518Updated 3 years ago
- ☆255Updated 3 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆160Updated 3 years ago
- A clean and simple data loading library for Continual Learning☆428Updated last year
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆232Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- Awesome Few-Shot Class-Incremental Learning☆237Updated last year
- PyTorch Implementation of iCaRL☆115Updated 5 years ago
- ☆99Updated 2 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆291Updated last year
- Relevant papers in Continual Learning☆727Updated last year
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆655Updated 2 weeks ago
- Implementation of Learning without Forgetting paper☆132Updated 4 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 4 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆234Updated last year
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆163Updated 3 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 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,680Updated 3 weeks ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆243Updated 5 months ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆97Updated last year
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆203Updated 3 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆273Updated 8 months ago