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

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

Related projects:

RepositoryDescriptionStars
dragen1860/learningtocompare-pytorchAn implementation of the Learning to Compare paper in PyTorch251
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
gitabcworld/fewshotlearningAn implementation of the Optimization as a Model for Few-Shot Learning paper in PyTorch255
orobix/visual-feature-attribution-using-wasserstein-gans-pytorchA PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images.93
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
koz4k/dni-pytorchDecoupled Neural Interfaces using Synthetic Gradients for PyTorch236
pytorch/tntA collection of tools and utilities for building and training neural networks with PyTorch.1,669
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
tobiascz/mnist_pytorch_python_and_capiAn example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.096
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
erotemic/netharnA PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments.40
chenxi116/pnasnet.pytorchPyTorch implementation of PNASNet-5 architecture317
rwightman/pytorch-dpn-pretrainedA PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts.206
mrgemy95/visual-interaction-networks-pytorchAn implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes.166
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044