Mattdl / CLsurvey
Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase of "A continual learning survey: Defying forgetting in classification tasks." in IEEE TPAMI.
☆202Updated 3 years ago
Alternatives and similar repositories for CLsurvey:
Users that are interested in CLsurvey are comparing it to the libraries listed below
- ☆177Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- PyTorch Implementation of iCaRL☆115Updated 5 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆517Updated 4 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆160Updated 3 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆401Updated last year
- Learning a Unified Classifier Incrementally via Rebalancing☆189Updated 4 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆234Updated 4 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆402Updated last year
- Implementation of Learning without Forgetting paper☆132Updated 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
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 4 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆95Updated 3 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆97Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆548Updated last year
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆164Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆90Updated 3 years ago
- ☆256Updated 3 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆110Updated last year
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated 3 weeks ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆275Updated 9 months ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆164Updated 3 years ago
- Awesome Few-Shot Class-Incremental Learning☆237Updated last year
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆294Updated 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
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆101Updated 2 years ago
- Memory Aware Synapses method implementation code☆95Updated 6 years ago