Skip to content
#

class-incremental-learning

Here are 39 public repositories matching this topic...

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.

  • Updated Mar 21, 2024
  • Jupyter Notebook

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 (Neurocomputing).

  • Updated May 30, 2023
  • Python

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).

  • Updated Feb 7, 2023
  • Python

Improve this page

Add a description, image, and links to the class-incremental-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the class-incremental-learning topic, visit your repo's landing page and select "manage topics."

Learn more