JnchinZ / Prototypical-Networks-for-image-classificationLinks
This is a very simple implementation for the NIPS 2017 paper Prototypical Networks for Few-shot Learning.
☆21Updated 3 years ago
Alternatives and similar repositories for Prototypical-Networks-for-image-classification
Users that are interested in Prototypical-Networks-for-image-classification are comparing it to the libraries listed below
Sorting:
- Very simple pytorch maml implement☆129Updated last year
- Reproduce MAML in Pytorch with omniglot dataset.☆105Updated 5 years ago
- knowledge distillation for few-shot learning☆15Updated last year
- ☆15Updated 2 years ago
- Autoencoders in PyTorch☆101Updated 5 years ago
- Code for Transfer Learning book--《迁移学习导论》配套代码☆309Updated 2 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现代码,并完成了MNIST与MNIST-M数据集迁移,master和tf2分支代码为是基于tf2.x,tf1分支代码基于tf1.x☆64Updated 4 years ago
- PyTorch implementation for "Classification-Reconstruction Learning for Open-Set Recognition" CVPR 2019.☆56Updated 3 years ago
- Everything about Transfer Learning and Domain Adaptation--迁移学习☆16Updated 4 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆644Updated 3 years ago
- Open Set Recognition☆169Updated 3 years ago
- Code for recent domain adaption implemented by pytorch.☆34Updated 5 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆322Updated 5 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,191Updated 4 years ago
- ☆34Updated 4 years ago
- An implementation of Deep Adaptation Network with pytorch☆113Updated 7 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆769Updated 2 months ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现tf2代码,并完成了MNIST与MNIST-M数据集之间的迁移训练☆20Updated 4 years ago
- PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)☆137Updated last year
- 论文复现:Prototypical Networks for Few-shot Learning☆44Updated 3 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆96Updated 4 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆482Updated this week
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆156Updated 6 years ago
- Code for discriminative joint probability MMD (DJP-MMD)☆45Updated 3 years ago
- The source codes of Meta-learning for few-shot cross-domain fault diagnosis.☆163Updated 6 months ago
- This is the Pytorch implementation of LwF☆77Updated 8 months ago
- Fuzzy Deep Neural Network.☆60Updated 2 years ago
- Code for "Conditional Self-Supervised Learning for Few-Shot Classification" in IJCAI 2021.☆22Updated 2 years ago
- Code Repository for "SSL-ProtoNet: Self-supervised Learning Prototypical Networks for few-shot learning"☆26Updated 10 months ago
- Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark…☆91Updated 3 years ago