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
996 stars
14 watching
211 forks
Language: Python
last commit: almost 3 years ago cnnprototypical-networkspythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Learning to Compare paper in PyTorch | 251 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of the Optimization as a Model for Few-Shot Learning paper in PyTorch | 255 |
| A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. | 93 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts. | 206 |
| An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |