Prototypical-Networks-for-Few-shot-Learning-PyTorch

Prototypical Network Model

An implementation of Prototypical Networks for Few Shot Learning in PyTorch

Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch

GitHub

989 stars
14 watching
211 forks
Language: Python
last commit: over 2 years ago
cnnprototypical-networkspythonpytorch

Related projects:

Repository Description Stars
dragen1860/learningtocompare-pytorch An implementation of the Learning to Compare paper in PyTorch 251
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
gitabcworld/fewshotlearning An implementation of the Optimization as a Model for Few-Shot Learning paper in PyTorch 256
orobix/visual-feature-attribution-using-wasserstein-gans-pytorch A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. 93
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
koz4k/dni-pytorch Decoupled Neural Interfaces using Synthetic Gradients for PyTorch 236
pytorch/tnt A collection of tools and utilities for building and training neural networks with PyTorch. 1,663
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 569
tobiascz/mnist_pytorch_python_and_capi An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 96
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 39
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
rwightman/pytorch-dpn-pretrained A PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts. 206
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041