PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (DGR, BI-R, EWC, SI, CWR, CWR+, AR1, the "labels trick", SLDA).
☆80Feb 7, 2023Updated 3 years ago
Alternatives and similar repositories for class-incremental-learning
Users that are interested in class-incremental-learning are comparing it to the libraries listed below
Sorting:
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆249Jul 6, 2023Updated 2 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆561May 26, 2023Updated 2 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,827Nov 5, 2025Updated 3 months ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆418May 30, 2023Updated 2 years ago
- Official Implementation of Remembering for the Right Reasons (ICLR 2021)☆30Aug 10, 2021Updated 4 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆472Apr 10, 2025Updated 10 months ago
- Variational Reinforcement Learning☆17Jul 25, 2024Updated last year
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Nov 1, 2017Updated 8 years ago
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆138Oct 31, 2023Updated 2 years ago
- ☆12Dec 20, 2020Updated 5 years ago
- The PackNet Continual Learning Method in Pytorch☆15Aug 19, 2021Updated 4 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆93Oct 4, 2023Updated 2 years ago
- ☆14Mar 6, 2022Updated 3 years ago
- ☆13Feb 14, 2022Updated 4 years ago
- Sequential Monte Carlo sampler for PyMC2 models.☆13Apr 4, 2018Updated 7 years ago
- General framework for Bayesian inversion of continuous hierarchical models☆10Sep 20, 2021Updated 4 years ago
- Official codebase of the "Rehearsal revealed:The limits and merits of revisiting samples in continual learning" paper.☆29Oct 20, 2021Updated 4 years ago
- Growing Dual-Memory Self-Organizing Networks☆25Jan 28, 2019Updated 7 years ago
- ☆177Feb 21, 2022Updated 4 years ago
- ☆269Sep 29, 2021Updated 4 years ago
- Benchmarking continual learning techniques for Human Activity Recognition data. We offer interesting insights on how the performance tech…☆52Nov 23, 2023Updated 2 years ago
- A Continual Multi-agent RL testbed based on Hanabi☆32Aug 1, 2021Updated 4 years ago
- AFEC: Active Forgetting of Negative Transfer in Continual Learning (NeurIPS 2021)☆28Sep 26, 2023Updated 2 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆208Oct 12, 2021Updated 4 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆524Apr 26, 2021Updated 4 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆334Feb 20, 2024Updated 2 years ago
- Codebase for " Reducing Representation Drift in Online Continual Learning"☆14Jun 8, 2021Updated 4 years ago
- ☆13Apr 9, 2024Updated last year
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆205Jun 3, 2021Updated 4 years ago
- PyTorch implementation of MGRB (TKDE2022)☆10Sep 1, 2022Updated 3 years ago
- The implementation of "The Kanerva Machine" with Pytorch and Pyro☆12Jun 14, 2018Updated 7 years ago
- ☆14Nov 4, 2022Updated 3 years ago
- Implementing Visual Saliency Models☆13Jan 10, 2018Updated 8 years ago
- ☆14Oct 7, 2022Updated 3 years ago
- pytorch implementation of https://arxiv.org/abs/1705.09847☆15Dec 3, 2019Updated 6 years ago
- Accepted at ICCV '23☆15Oct 4, 2023Updated 2 years ago
- Seed repo for CVPR'21 Continual Learning Challenge☆13Apr 26, 2021Updated 4 years ago
- Official Implementation of CVPR 2022 paper: "Mimicking the Oracle: An Initial Phase Decorrelation Approach for Class Incremental Learning…☆35Feb 10, 2023Updated 3 years ago
- A pytorch compatible data loader to create sequence of tasks for Continual Learning☆32Apr 14, 2020Updated 5 years ago