wqza / CBA-online-CLLinks
This is an official PyTorch implementation of CBA: Improving Online Continual Learning via Continual Bias Adaptor.
☆16Updated last year
Alternatives and similar repositories for CBA-online-CL
Users that are interested in CBA-online-CL are comparing it to the libraries listed below
Sorting:
- SLCA: Slow Learner with Classifier Alignment for Continual Learning on a Pre-trained Model @ ICCV 2023 **AND** SLCA++: Unleash the Power …☆50Updated last year
- [CVPR 2024] The code repository for "Expandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning" in PyTorch.☆76Updated 6 months ago
- Proxy-based Contrastive Replay for Online Class-Incremental Continual Learning☆26Updated 2 years ago
- PyTorch Implementation of DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ ECCV22☆120Updated 2 years ago
- Code for CVPR2022 paper "Not Just Selection, but Exploration: Online Class-Incremental Continual Learning via Dual View Consistency"☆26Updated 3 years ago
- RanPAC: Random Projections and Pre-trained Models for Continual Learning - Official code repository for NeurIPS 2023 Published Paper☆54Updated 8 months ago
- PyTorch Implementation of Learning to Prompt (L2P) for Continual Learning @ CVPR22☆198Updated 2 years ago
- [CVPR2024] FCS: Feature Calibration and Separation for Non-Exemplar Class Incremental Learning☆14Updated 6 months ago
- Revisiting Class-Incremental Learning with Pre-Trained Models: Generalizability and Adaptivity are All You Need (IJCV 2024)☆149Updated last year
- Code Implementation for CVPR 2023 Paper: Class-Incremental Exemplar Compression for Class-Incremental Learning☆25Updated 2 years ago
- Official implementation of CVPR 2023 paper Few-Shot Class-Incremental Learning via Class-Aware Bilateral Distillation.