13 results found Sort:

PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
Created 2018-09-26
41 commits to master branch, last one 2 months ago
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)
Created 2020-02-24
74 commits to main branch, last one about a year ago
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and an online continual learning survey (Neurocomp...
Created 2021-01-29
27 commits to main branch, last one 2 years ago
25
177
unknown
7
The code repository for "Deep Class-Incremental Learning: A Survey" in PyTorch.
Created 2023-02-07
12 commits to main branch, last one about a year ago
The code repository for "Forward Compatible Few-Shot Class-Incremental Learning" (CVPR'22) in PyTorch.
Created 2022-03-14
6 commits to main branch, last one 7 months ago
The code repository for "Revisiting Class-Incremental Learning with Pre-Trained Models: Generalizability and Adaptivity are All You Need" in PyTorch.
Created 2023-03-13
6 commits to main branch, last one 8 months ago
a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.
Created 2022-05-22
20 commits to master branch, last one about a year ago
[ICLR 2023] The official code for our ICLR 2023 (top25%) paper: "Neural Collapse Inspired Feature-Classifier Alignment for Few-Shot Class-Incremental Learning"
Created 2023-02-02
4 commits to main branch, last one 9 months ago
PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (DGR, BI-R, EWC, SI, CWR, CWR+, AR1, the "labels trick", SLDA).
Created 2021-04-20
12 commits to main branch, last one about a year ago
The official implementation for ECCV22 paper: "FOSTER: Feature Boosting and Compression for Class-Incremental Learning" in PyTorch.
Created 2022-07-18
21 commits to master branch, last one about a year ago
The code repository for "A Model or 603 Exemplars: Towards Memory-Efficient Class-Incremental Learning" (ICLR'23) in PyTorch
Created 2023-02-02
10 commits to main branch, last one about a year ago
The code repository for "Few-Shot Class-Incremental Learning by Sampling Multi-Phase Tasks" (TPAMI 2023) in PyTorch.
Created 2022-08-18
8 commits to main branch, last one 6 months ago
5
25
mit
2
ICLR2024 paper on Continual Learning
Created 2023-12-18
15 commits to main branch, last one about a month ago