DawnLIU35 / FSCIL-ASP
Official implementation of Few-shot Class Incremental Learning with Attention-Aware Self-Adaptive Prompt (ECCV2024)
☆11Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for FSCIL-ASP
- Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)☆118Updated last year
- ☆28Updated last year
- The code repository for "Expandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning"(CVPR24) in PyTorch.☆58Updated 3 months ago
- The code repository for "Few-Shot Class-Incremental Learning via Training-Free Prototype Calibration" (NeurIPS'23) in PyTorch☆39Updated 10 months ago
- Code for NeurIPS 2022 paper “S-Prompts Learning with Pre-trained Transformers: An Occam’s Razor for Domain Incremental Learning“☆86Updated last month
- Code for CVPR2022 paper "Not Just Selection, but Exploration: Online Class-Incremental Continual Learning via Dual View Consistency"☆23Updated 2 years ago
- Official implementation of CVPR 2023 paper Few-Shot Class-Incremental Learning via Class-Aware Bilateral Distillation.☆32Updated last year
- Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"☆155Updated 3 years ago
- [ICLR 2023] The official code for our ICLR 2023 (top25%) paper: "Neural Collapse Inspired Feature-Classifier Alignment for Few-Shot Class…☆81Updated last year
- Code Implementation for CVPR 2023 Paper: Class-Incremental Exemplar Compression for Class-Incremental Learning☆24Updated last year
- SLCA: Slow Learner with Classifier Alignment for Continual Learning on a Pre-trained Model @ ICCV 2023 **AND** SLCA++: Unleash the Power …☆37Updated 3 months ago
- ☆11Updated last year
- ☆35Updated 3 years ago
- The code repository for "Few-Shot Class-Incremental Learning by Sampling Multi-Phase Tasks" (TPAMI 2023) in PyTorch.☆35Updated last year
- Revisiting Class-Incremental Learning with Pre-Trained Models: Generalizability and Adaptivity are All You Need (IJCV 2024)☆122Updated 3 months ago
- Proxy-based Contrastive Replay for Online Class-Incremental Continual Learning☆24Updated last year
- Code for "Self-Sustaining Representation Expansion for Non-Exemplar Class-Incremental Learning"☆19Updated 2 years ago
- ☆36Updated 8 months ago
- ☆12Updated last year
- Code for NeurIPS 2023 paper - FeCAM: Exploiting the Heterogeneity of Class Distributions in Exemplar-Free Continual Learning☆36Updated last week
- Online Prototype Learning for Online Continual Learning (ICCV 2023)☆32Updated 11 months ago
- ☆19Updated this week
- 📝 🎉 A curated list of awesome papers for incremental learning with pre-trained models☆47Updated 9 months ago
- PyTorch implementation of our NeurIPS 2021 paper "Class-Incremental Learning via Dual Augmentation"☆33Updated 2 years ago
- Hierarchical Decomposition of Prompt-Based Continual Learning: Rethinking Obscured Sub-optimality (NeurIPS 2023, Spotlight)☆76Updated last week
- PyTorch Implementation of DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ ECCV22