arthurdouillard / incremental_learning.pytorch
A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).
☆392Updated 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)☆464Updated 2 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆186Updated 3 years ago
- ☆175Updated 2 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆535Updated last year
- Evaluate three types of task shifting with popular continual learning algorithms.☆517Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆199Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆230Updated 4 years ago
- ☆253Updated 3 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆392Updated last year
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆157Updated 3 years ago
- A clean and simple data loading library for Continual Learning☆423Updated last year
- PyTorch Implementation of iCaRL☆109Updated 5 years ago
- Awesome Few-Shot Class-Incremental Learning☆228Updated last year
- ☆96Updated 2 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆212Updated 5 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆278Updated 10 months ago
- Implementation of Learning without Forgetting paper☆126Updated 3 years ago
- Relevant papers in Continual Learning☆726Updated last year
- pytorch implementation of Large Scale Incremental Learning☆64Updated 4 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆157Updated 3 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆255Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆228Updated last year
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆73Updated last year
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆50Updated last year
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆96Updated last year
- Pytorch implementation of End-to-End Incremental Learning [2018 ECCV Castro]☆60Updated 5 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆608Updated 3 weeks ago
- Official pytorch implementation of Rainbow Memory (CVPR 2021)☆121Updated 3 years ago
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆121Updated last year