lrzpellegrini / icarl-pytorchLinks
A working PyTorch implementation of the iCaRL algorithm (for Cifar100 experiments)
☆13Updated 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
Sorting:
- ☆101Updated 3 years ago
- Source code for the paper "Adapt Your Teacher: Improving Knowledge Distillation for Exemplar-free Continual Learning" from WACV 2024☆12Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆558Updated 2 years ago
- PyCIL: A Python Toolbox for Class-Incremental Learning☆1,051Updated 5 months ago
- PyTorch implementation for "Classification-Reconstruction Learning for Open-Set Recognition" CVPR 2019.☆57Updated 3 years ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆278Updated last year
- Implementation of Learning without Forgetting paper☆131Updated 4 years ago
- PyTorch Implementation of iCaRL☆118Updated 6 years ago
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆605Updated last year
- This is the Pytorch implementation of LwF☆80Updated last year
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆419Updated 2 years ago
- Open Set Recognition☆175Updated 4 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆778Updated 2 months ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆326Updated last year
- Awesome Few-Shot Class-Incremental Learning☆248Updated 2 years ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆107Updated 4 months ago
- The code repository for "Task-Agnostic Guided Feature Expansion for Class-Incremental Learning" (CVPR25)☆24Updated last month
- OrCo: Towards Better Generalization via Orthogonality and Contrast for Few-Shot Class-Incremental Learning☆32Updated 3 months ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021