Implementation of Learning without Forgetting paper
☆131Mar 11, 2021Updated 4 years ago
Alternatives and similar repositories for LWF
Users that are interested in LWF are comparing it to the libraries listed below
Sorting:
- This is the Pytorch implementation of LwF☆80Dec 30, 2024Updated last year
- Repository for the Learning without Forgetting paper, ECCV 2016☆86Mar 29, 2020Updated 5 years ago
- PyTorch Implementation of iCaRL☆118May 6, 2019Updated 6 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Aug 2, 2020Updated 5 years ago
- ☆269Sep 29, 2021Updated 4 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 4 months 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
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆472Apr 10, 2025Updated 10 months ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53May 8, 2023Updated 2 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆220Jan 23, 2019Updated 7 years ago
- ICCV 2019 Overcoming Catastrophic Forgetting with Unlabeled Data in the Wild☆80Nov 30, 2022Updated 3 years ago
- ☆74Jan 10, 2020Updated 6 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
- Awesome Incremental Learning☆4,410Jan 29, 2026Updated last month
- ☆177Feb 21, 2022Updated 4 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆208Oct 12, 2021Updated 4 years ago
- Source code for the paper "Adapt Your Teacher: Improving Knowledge Distillation for Exemplar-free Continual Learning" from WACV 2024☆12Mar 25, 2024Updated last year
- 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
- Evaluate three types of task shifting with popular continual learning algorithms.☆524Apr 26, 2021Updated 4 years ago
- A pytorch implementation of CVPR 2019 paper Learning without Memorizing.☆17Jul 25, 2024Updated last year
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆239Oct 7, 2018Updated 7 years ago
- A PyTorch implementation of the ECCV 2018 publication "Memory Aware Synapses: Learning what (not) to forget"☆61Nov 12, 2019Updated 6 years ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆1,057Jan 29, 2026Updated last month
- An implementation of EWC with PyTorch☆257Mar 27, 2019Updated 6 years ago
- Code to reproduce the experiments of "Rethinking Experience Replay: a Bag of Tricks for Continual Learning"☆52Feb 16, 2023Updated 3 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
- Code for NeurIPS 2020 Paper --- Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks☆21Oct 24, 2022Updated 3 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆169Oct 29, 2021Updated 4 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆52Feb 2, 2020Updated 6 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆289Jul 25, 2024Updated last year
- Steven C. Y. Hung, Cheng-Hao Tu, Cheng-En Wu, Chien-Hung Chen, Yi-Ming Chan, and Chu-Song Chen, "Compacting, Picking and Growing for Unfo…☆124Jan 8, 2021Updated 5 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆407Oct 3, 2023Updated 2 years ago
- Code for Continual Learning of Context-dependent Processing in Neural Networks☆183Aug 18, 2021Updated 4 years ago
- A repository to keep track of literature on catastrophic forgetting☆37Mar 10, 2020Updated 5 years ago
- 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 our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆119May 13, 2023Updated 2 years ago
- Lifelong Learning via Progressive Distillation and Retrospection☆14Apr 2, 2019Updated 6 years ago
- PyTorch code for the IJCNN'21 paper: "Memory-Efficient Semi-Supervised Continual Learning: The World is its Own Replay Buffer"☆14Oct 17, 2022Updated 3 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆110Aug 14, 2018Updated 7 years ago