Skip to content
#

class-incremental-learning

Here are 30 public repositories matching this topic...

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