Code for Unsupervised Learning via Meta-Learning.
☆67Nov 20, 2020Updated 5 years ago
Alternatives and similar repositories for cactus-protonets
Users that are interested in cactus-protonets are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for Unsupervised Learning via Meta-Learning.☆123Apr 27, 2019Updated 6 years ago
- Unsupervised Meta Learning for Image Classification (UMTRA) algorithm☆21Dec 15, 2022Updated 3 years ago
- The official implementation of paper "Unsupervised Few-Shot Learning via Distribution Shift-based Augmentation"☆26Apr 23, 2022Updated 3 years ago
- Code for 'Low-Shot Learning with Imprinted Weights'☆71Dec 25, 2018Updated 7 years ago
- Few shot learning☆157Aug 10, 2021Updated 4 years ago
- The official source code for "Relational Self-Supervised Learning on Graphs"☆25Sep 6, 2022Updated 3 years ago
- Official code for the paper "Self-Supervised Prototypical Transfer Learning for Few-Shot Classification"☆51Aug 4, 2021Updated 4 years ago
- The official source code for SIMPLOT: Enhancing Chart Question Answering by Distilling Essentials, accepted at NAACL 2025 (Findings).☆18Feb 4, 2025Updated last year
- The official source code of the paper "Unsupervised Episode Generation for Graph Meta-learning" (ICML 2024)☆14Jun 25, 2024Updated last year
- This repo contains codes for Learning a Few-shot Embedding Model with Contrastive Learning(AAAI2021)☆63Jun 3, 2021Updated 4 years ago
- Pytorch implementation of "Hallucinating Agnostic Images to Generalize Across Domains"☆11Jul 10, 2019Updated 6 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆571Jun 26, 2019Updated 6 years ago
- Ensembles of CNNs for few-shot image classification☆54Jan 29, 2021Updated 5 years ago
- Low-shot learning with large-scale diffusion☆47Jan 25, 2019Updated 7 years ago
- ☆524Jul 5, 2021Updated 4 years ago
- [AAAI-2020, Oral] Diversity Transfer Network for Few-Shot Learning☆62Jan 4, 2021Updated 5 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Feb 19, 2021Updated 5 years ago
- A curated list of Meta-Learning resources/papers.☆553Dec 21, 2020Updated 5 years ago
- NeurIPS 2019 : Learning to Propagate for Graph Meta-Learning☆36Jan 11, 2020Updated 6 years ago
- Domain Generalization via Model-Agnostic Learning of Semantic Features☆148Mar 24, 2023Updated 3 years ago
- Generating Classification Weights with GNN Denoising Autoencoders for Few-Shot Learning☆159Jul 29, 2019Updated 6 years ago
- Meta-SGD Algorithms Implementation☆22Jul 18, 2024Updated last year
- ☆21Nov 6, 2023Updated 2 years ago
- ☆13Jan 8, 2020Updated 6 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Sep 15, 2019Updated 6 years ago
- Pytorch implementation of Meta-Learned Confidence for Few-shot Learning☆71Jan 24, 2021Updated 5 years ago
- Wasserstein Based Domain Adaptation Model☆46Jan 2, 2019Updated 7 years ago
- A non-official 100% PyTorch implementation of META-DATASET benchmark for few-shot classification☆59Jan 6, 2023Updated 3 years ago
- The implementation of https://papers.nips.cc/paper/7352-tadam-task-dependent-adaptive-metric-for-improved-few-shot-learning . TADAM is a …