bwnzheng / MRFA_ICML2024Links
The code repository for "Multi-layer Rehearsal Feature Augmentation for Class-Incremental Learning" (ICML24)
☆11Updated last year
Alternatives and similar repositories for MRFA_ICML2024
Users that are interested in MRFA_ICML2024 are comparing it to the libraries listed below
Sorting:
- [CVPR 2024] The code repository for "Expandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning" in PyTorch.☆78Updated 8 months ago
- Code for "Self-Sustaining Representation Expansion for Non-Exemplar Class-Incremental Learning"☆22Updated 3 years ago
- PyTorch implementation of our CVPR2021 (oral) paper "Prototype Augmentation and Self-Supervision for Incremental Learning"☆117Updated 2 years ago
- RanPAC: Random Projections and Pre-trained Models for Continual Learning - Official code repository for NeurIPS 2023 Published Paper☆57Updated 10 months ago
- [ICCV 2023] Prototype Reminiscence and Augmented Asymmetric Knowledge Aggregation for Non-Exemplar Class-Incremental Learning☆29Updated 11 months ago
- SLCA: Slow Learner with Classifier Alignment for Continual Learning on a Pre-trained Model @ ICCV 2023 **AND** SLCA++: Unleash the Power …