Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
☆1,067Apr 5, 2022Updated 3 years ago
Alternatives and similar repositories for Prototypical-Networks-for-Few-shot-Learning-PyTorch
Users that are interested in Prototypical-Networks-for-Few-shot-Learning-PyTorch 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 the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,222Jan 28, 2021Updated 5 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆328Mar 26, 2020Updated 5 years ago
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)☆1,074Oct 22, 2019Updated 6 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆571Jun 26, 2019Updated 6 years ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,159Dec 14, 2021Updated 4 years ago
- Repository for few-shot learning machine learning projects☆1,280Nov 25, 2019Updated 6 years ago
- ☆524Jul 5, 2021Updated 4 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆263Sep 22, 2017Updated 8 years ago
- Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆132Feb 9, 2018Updated 8 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆653Oct 10, 2021Updated 4 years ago
- This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and Min…☆345Mar 5, 2024Updated 2 years ago
- Pytorch Implementation for CVPR2018 Paper: Learning to Compare: Relation Network for Few-Shot Learning☆251Feb 15, 2018Updated 8 years ago
- ☆577Mar 1, 2023Updated 3 years ago
- An attempt at replicating the Matching Networks for One Shot Learning in Tensorflow - Paper URL: https://arxiv.org/pdf/1606.04080.pdf