LAMDA-CL / PyCILLinks
PyCIL: A Python Toolbox for Class-Incremental Learning
☆1,023Updated 3 months ago
Alternatives and similar repositories for PyCIL
Users that are interested in PyCIL are comparing it to the libraries listed below
Sorting:
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆603Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆555Updated 2 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆758Updated 3 weeks ago
- 🎉 PILOT: A Pre-trained Model-Based Continual Learning Toolbox☆534Updated 3 months ago
- Class-Incremental Learning: A Survey (TPAMI 2024)☆273Updated last year
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆417Updated 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,799Updated last month
- Awesome Few-Shot Class-Incremental Learning☆247Updated last year
- Continual Learning papers list, curated by ContinualAI☆671Updated last year
- ☆101Updated 3 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆320Updated last year
- Learning to Prompt (L2P) for Continual Learning @ CVPR22 and DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ …☆468Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆407Updated 2 years ago
- A curated list of Continual Learning papers and BibTeX entries☆199Updated last year
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆169Updated 4 years ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆106Updated 3 months ago
- A list of papers that studies Novel Class Discovery☆511Updated 4 months ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆471Updated 8 months ago
- A paper list of our recent survey on continual learning, and other useful resources in this field.☆97Updated last year
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆166Updated 4 years ago
- A working PyTorch implementation of the iCaRL algorithm (for Cifar100 experiments)☆13Updated 4 years ago
- A curated list of papers & resources linked to open set recognition, out-of-distribution, open set domain adaptation and open world recog…