AntreasAntoniou / FewShotContinualLearningDataProvider
The original code for the data providers and the datasets of the paper "Defining Benchmarks for Continual Few-Shot Learning".
☆16Updated 5 years ago
Alternatives and similar repositories for FewShotContinualLearningDataProvider:
Users that are interested in FewShotContinualLearningDataProvider are comparing it to the libraries listed below
- The original code for the paper "Benchmarks for Continual Few-Shot Learning".☆35Updated 4 years ago
- Code release for Catastrophic Forgetting Meets Negative Transfer: Batch Spectral Shrinkage for Safe Transfer Learning (NeurIPS 2019)☆24Updated 3 years ago
- Code for the paper "Selecting Relevant Features from a Universal Representation for Few-shot Classification"☆41Updated 4 years ago
- ☆29Updated 3 years ago
- ICML'20: SIGUA: Forgetting May Make Learning with Noisy Labels More Robust☆15Updated 4 years ago
- Learning from Limited and Imperfect Data (L2ID): Classification Challenges☆18Updated 4 years ago
- [ICLR 2021] Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization☆41Updated 4 years ago
- Official code for the paper "Self-Supervised Prototypical Transfer Learning for Few-Shot Classification"☆51Updated 3 years ago
- Large-Scale Few-Shot Learning: Knowledge Transfer With Class Hierarchy☆33Updated 5 years ago
- SKD : Self-supervised Knowledge Distillation for Few-shot Learning☆97Updated last year
- A Generic Multi-classifier Paradigm forIncremental Learning☆11Updated 4 years ago
- PyTorch Implementation: Code for the paper "Generalizing to Unseen Domains via Adversarial Data Augmentation", NeurIPS 2018. Origin Tenso…