yaoyao-liu / class-incremental-learningLinks
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)
☆467Updated 3 months 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
Sorting:
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆407Updated last year
- Learning a Unified Classifier Incrementally via Rebalancing☆190Updated 4 years ago
- ☆177Updated 3 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆242Updated 4 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆553Updated 2 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆408Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- The official PyTorch code for 'DER: Dynamically Expandable Representation for Class Incremental Learning' accepted by CVPR2021☆162Updated 3 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆522Updated 4 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆427Updated 5 years ago
- ☆262Updated 3 years ago
- PyTorch Implementation of iCaRL☆117Updated 6 years ago
- Implementation of Learning without Forgetting paper☆133Updated 4 years ago
- ☆99Updated 3 years ago
- (ECCV 2020) Cross-Domain Few-Shot Learning Benchmarking System☆230Updated 4 years ago
- pytorch implementation of Large Scale Incremental Learning