LearningToCompare-Pytorch
Few-shot learning model
An implementation of the Learning to Compare paper in PyTorch
Pytorch Implementation for CVPR2018 Paper: Learning to Compare: Relation Network for Few-Shot Learning
251 stars
10 watching
46 forks
Language: Python
last commit: over 7 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of the Optimization as a Model for Few-Shot Learning paper in PyTorch | 255 |
| | An implementation of Prototypical Networks for Few Shot Learning in PyTorch | 996 |
| | Provides tools and datasets for meta-learning and few-shot learning in deep learning | 1,996 |
| | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| | A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
| | Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
| | A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | An implementation of Federated Few-shot Learning using Python and the PyTorch framework. | 18 |
| | This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 349 |
| | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | An introduction to using PyTorch for deep learning tasks | 1,194 |
| | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |