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).
☆81Feb 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆250Jul 6, 2023Updated 2 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆280Nov 7, 2024Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆563May 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,834Nov 5, 2025Updated 4 months ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆419May 30, 2023Updated 2 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Nov 1, 2017Updated 8 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆473Apr 10, 2025Updated 11 months ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆1,063Jan 29, 2026Updated last month
- Official Implementation of Remembering for the Right Reasons (ICLR 2021)☆30Aug 10, 2021Updated 4 years ago
- ☆270Sep 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
- ☆14Mar 6, 2022Updated 4 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆208Oct 12, 2021Updated 4 years ago
- Growing Dual-Memory Self-Organizing Networks☆25Jan 28, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Generative Feature Replay For Class-Incremental Learning☆38Apr 16, 2020Updated 5 years ago
- Variational Reinforcement Learning☆17Jul 25, 2024Updated last year
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…