miniimagenet
There are 12 repositories under miniimagenet topic.
oscarknagg/few-shot
Repository for few-shot learning machine learning projects
yaoyao-liu/mini-imagenet-tools
Tools for generating mini-ImageNet dataset and processing batches
yaoyao-liu/few-shot-classification-leaderboard
Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.
gitabcworld/MatchingNetworks
This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
abdulfatir/prototypical-networks-tensorflow
Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
thuml/few-shot
A lightweight library that implements state-of-the-art few-shot learning algorithms.
EternalWang/CBM
This repository contains the code for the paper: Cooperative Bi-path Metric for Few-shot Learning, Zeyuan Wang, Yifan Zhao, Jia Li, Yonghong Tian, ACM Conference on Multimedia (ACM MM), 2020
mouniraziz/MsKPRN
The source code for Multi-Scale Kronecker-Product Relation Networks for Few-Shot Learning
XoriieInpottn/maml-pytorch
MAML implementation in PyTorch.
mouniraziz/AGLRs
Official implementation of the paper: Learn to aggregate global and local representations for few-shot learning
bkj/ezml
Very simple MAML-like metalearning baseline
changebio/MatchingNetworks
This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset