arthurdouillard / incremental_learning.pytorchLinks
A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).
☆404Updated 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)☆466Updated last month
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆403Updated 2 years ago
- ☆177Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆237Updated 4 years 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.☆550Updated 2 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆519Updated 4 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 clean and simple data loading library for Continual Learning☆430Updated last year
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆162Updated 3 years ago
- ☆257Updated 3 years ago
- PyTorch Implementation of iCaRL☆115Updated 6 years ago
- Awesome Few-Shot Class-Incremental Learning☆239Updated last year
- Relevant papers in Continual Learning☆729Updated last year
- ☆99Updated 2 years ago
- Implementation of Learning without Forgetting paper☆132Updated 4 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆165Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆238Updated last year
- pytorch implementation of Large Scale Incremental Learning☆66Updated 4 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆294Updated last year
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆684Updated this week
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 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
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- Pytorch implementation of End-to-End Incremental Learning [2018 ECCV Castro]☆64Updated 6 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆278Updated 10 months ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated 2 years ago