catastrophic-forgetting topic

List catastrophic-forgetting repositories

random-memory-adaptation

24
Stars
10
Forks
Watchers

Random memory adaptation model inspired by the paper: "Memory-based parameter adaptation (MbPA)"

online-continual-learning

360
Stars
57
Forks
Watchers

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

PyContinual

281
Stars
61
Forks
Watchers

PyContinual (An Easy and Extendible Framework for Continual Learning)

Best-Incremental-Learning

507
Stars
48
Forks
Watchers

An Incremental Learning, Continual Learning, and Life-Long Learning Repository

stable-continual-learning

74
Stars
11
Forks
Watchers

Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)

IL-SemSegm

57
Stars
2
Forks
Watchers

Code for the paper "Incremental Learning Techniques for Semantic Segmentation", Michieli U. and Zanuttigh P., ICCVW, 2019

ExpertNet-Pytorch

35
Stars
10
Forks
Watchers

A PyTorch implementation of the CVPR 2017 publication "Expert Gate: Lifelong Learning with a Network of Experts"

MAS-PyTorch

54
Stars
8
Forks
Watchers

A PyTorch implementation of the ECCV 2018 publication "Memory Aware Synapses: Learning what (not) to forget"

SIGIR2021_Conure

43
Stars
5
Forks
Watchers

Pre-training and Lifelong learning for User Embedding and Recommender System

episodic-lifelong-learning

56
Stars
8
Forks
Watchers

Implementation of "Episodic Memory in Lifelong Language Learning"(NeurIPS 2019) in Pytorch