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:
- knowledge distillation for few-shot learning☆15Updated last year
- Reproduce MAML in Pytorch with omniglot dataset.☆106Updated 5 years ago
- Very simple pytorch maml implement☆129Updated last year
- 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
- Fuzzy Deep Neural Network.☆60Updated 2 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆645Updated 3 years ago
- here is the introduce of bls☆70Updated 4 years ago
- ☆34Updated 4 years ago
- PyTorch implementation for "Classification-Reconstruction Learning for Open-Set Recognition" CVPR 2019.☆56Updated 3 years ago
- Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark…☆92Updated 3 years ago
- Everything about Transfer Learning and Domain Adaptation--迁移学习☆16Updated 4 years ago
- 论文复现:Prototypical Networks for Few-shot Learning☆46Updated 4 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆97Updated 4 years ago
- A pytorch implementation of Capsule Network.☆98Updated last year
- Open Set Recognition☆169Updated 4 years ago
- Code for recent domain adaption implemented by pytorch.☆34Updated 5 years ago
- PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)☆137Updated last year
- An implementation of Deep Adaptation Network with pytorch☆113Updated 7 years ago
- The source codes of Meta-learning for few-shot cross-domain fault diagnosis.☆167Updated 7 months ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆156Updated 6 years ago
- ☆33Updated last year
- This repository is the official implementation Ensemble Augmented-Shot Y-shaped Learning: State-Of-The-Art Few-Shot Classification with S…☆116Updated last year
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 5 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆323Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆42Updated 4 years ago
- 全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data …☆488Updated last year
- Code for discriminative joint probability MMD (DJP-MMD)☆47Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆123Updated 5 years ago
- Implementation of Multi-Adversarial Domain Adaptation (https://arxiv.org/abs/1809.02176) in Pytorch☆18Updated 4 years ago