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.
☆197Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CLsurvey
- ☆175Updated 2 years ago
- PyTorch Implementation of iCaRL☆108Updated 5 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆184Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆203Updated 5 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆156Updated 3 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆381Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆388Updated last year
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆227Updated 4 years ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆118Updated 4 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆261Updated 9 months ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆49Updated 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
- Evaluate three types of task shifting with popular continual learning algorithms.☆508Updated 3 years ago
- Implementation of Learning without Forgetting paper☆123Updated 3 years ago
- ☆96Updated 2 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆90Updated 2 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆461Updated last year
- pytorch implementation of Large Scale Incremental Learning☆64Updated 4 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆88Updated 3 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆154Updated 3 years ago
- ☆249Updated 3 years ago
- Awesome Few-Shot Class-Incremental Learning☆228Updated 10 months ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆162Updated 2 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆262Updated 3 months ago
- ☆35Updated 3 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆528Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆227Updated last year
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆156Updated 7 years ago
- ☆70Updated last year