7 results for “topic:online-continual-learning”
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and survey (Neurocomputing).
The official PyTorch code for ICLR'22 Paper "Learning Fast, Learning Slow: A General Continual Learning Method based on Complementary Learning System""
[ICCV 2023] Label-Efficient Online Continual Object Detection in Streaming Video
3rd Place Solution for ICCV 2021 Workshop SSLAD Track 3A - Continual Learning Classification Challenge
official code repository for TMLR paper "Online Continual Learning via Logit Adjusted Softmax"
Pytorch Implementation of Deep Streaming Regularized Discriminant Analysis for Online Continual Learning.
⚙️ Implement Elastic Weight Consolidation for continual learning in PyTorch, protecting prior knowledge while managing sequential tasks effectively.