continual-learning topic

List continual-learning repositories

OWOD

1.0k
Stars
154
Forks
Watchers

(CVPR 2021 Oral) Open World Object Detection

avalanche

1.7k
Stars
281
Forks
Watchers

Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

continual-learning

1.5k
Stars
305
Forks
Watchers

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.

Awesome-Federated-Learning

1.9k
Stars
324
Forks
Watchers

FedML - The Research and Production Integrated Federated Learning Library: https://fedml.ai

Continual-Learning-Benchmark

499
Stars
90
Forks
Watchers

Evaluate three types of task shifting with popular continual learning algorithms.

class-incremental-learning

458
Stars
70
Forks
Watchers

PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)

continuum

403
Stars
44
Forks
Watchers

A clean and simple data loading library for Continual Learning

FACIL

502
Stars
97
Forks
Watchers

Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.

incremental_learning.pytorch

377
Stars
58
Forks
Watchers

A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).