yaoyao-liu / class-incremental-learning
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)
☆465Updated 3 weeks 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
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆401Updated last year
- ☆177Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆234Updated 4 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆189Updated 4 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆548Updated last year
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆160Updated 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
- ☆256Updated 3 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆517Updated 4 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 3 years ago
- ☆99Updated 2 years ago
- Awesome Few-Shot Class-Incremental Learning☆237Updated last year
- Implementation of Learning without Forgetting paper☆132Updated 4 years ago
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆164Updated 3 years ago
- (ECCV 2020) Cross-Domain Few-Shot Learning Benchmarking System☆228Updated 4 years ago
- This is the Pytorch implementation of LwF☆75Updated 4 months ago
- PyTorch Implementation of iCaRL☆115Updated 5 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆424Updated 4 years ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)