incremental-learning topic

List incremental-learning repositories

incremental_learning.pytorch

377
Stars
58
Forks
Watchers

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

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

brain-inspired-replay

218
Stars
63
Forks
Watchers

A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).

PyCIL

713
Stars
128
Forks
Watchers

PyCIL: A Python Toolbox for Class-Incremental Learning

CLsurvey

191
Stars
24
Forks
Watchers

Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase of "A continual learning survey: Defying forgetting in classifi...

Best-Incremental-Learning

507
Stars
48
Forks
Watchers

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

incremental_training

119
Stars
57
Forks
Watchers

Repo that relates to the Medium blog 'Keeping your ML model in shape with Kafka, Airflow' and MLFlow'

river

4.8k
Stars
526
Forks
Watchers

🌊 Online machine learning in Python

pysad

222
Stars
20
Forks
Watchers

Streaming Anomaly Detection Framework in Python (Outlier Detection for Streaming Data)

cvpr_clvision_challenge

60
Stars
24
Forks
Watchers

CVPR 2020 Continual Learning Challenge - Submit your CL algorithm today!