lrzpellegrini / icarl-pytorch
A working PyTorch implementation of the iCaRL algorithm (for Cifar100 experiments)
☆10Updated 4 years ago
Alternatives and similar repositories for icarl-pytorch:
Users that are interested in icarl-pytorch are comparing it to the libraries listed below
- Implementation of Learning without Forgetting paper☆132Updated 4 years ago
- PyTorch Implementation of iCaRL☆115Updated 5 years ago
- ☆99Updated 2 years ago
- This is the Pytorch implementation of LwF☆75Updated 3 months ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆248Updated 5 months ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆95Updated 2 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆160Updated 3 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
- ☆177Updated 3 years ago
- OnlineEWC and EWC++ implementations, the online versions of Elastic weight consolidation☆10Updated 5 years ago
- Awesome Few-Shot Class-Incremental Learning☆237Updated last year
- PyTorch implementation for "Classification-Reconstruction Learning for Open-Set Recognition" CVPR 2019.☆52Updated 3 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆293Updated last year
- ☆12Updated last year
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆163Updated 3 years ago
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆129Updated last year
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆201Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆234Updated 4 years ago
- OrCo: Towards Better Generalization via Orthogonality and Contrast for Few-Shot Class-Incremental Learning☆23Updated 8 months ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆110Updated last year
- [NeurIPS 2023] A Unified Approach to Domain Incremental Learning with Memory: Theory and Algorithm☆42Updated 3 months ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆548Updated last year
- ☆27Updated 3 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
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated last year
- Code for NeurIPS 2023 paper - FeCAM: Exploiting the Heterogeneity of Class Distributions in Exemplar-Free Continual Learning☆39Updated 5 months ago
- [KDD2024] Class-incremental Learning for Time Series: Benchmark and Evaluation☆49Updated 10 months ago
- Open Set Recognition☆159Updated 3 years ago
- Implementation of <Contrastive Open Set Recognition> (AAAI-23)☆17Updated 2 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆401Updated last year