All Projects → tata1661 → FSL-Mate

tata1661 / FSL-Mate

Licence: other
FSL-Mate: A collection of resources for few-shot learning (FSL).

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to FSL-Mate

Transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Stars: ✭ 8,481 (+530.09%)
Mutual labels:  paper, papers, meta-learning, few-shot, few-shot-learning
awesome-few-shot-meta-learning
awesome few shot / meta learning papers
Stars: ✭ 44 (-96.73%)
Mutual labels:  one-shot-learning, meta-learning, few-shot-learning
lowshot-shapebias
Learning low-shot object classification with explicit shape bias learned from point clouds
Stars: ✭ 37 (-97.25%)
Mutual labels:  few-shot, few-shot-learning, low-shot
Meta Learning Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
Stars: ✭ 2,420 (+79.79%)
Mutual labels:  one-shot-learning, meta-learning, few-shot-learning
Awesome Domain Adaptation
A collection of AWESOME things about domian adaptation
Stars: ✭ 3,357 (+149.41%)
Mutual labels:  paper, few-shot-learning
Awesome Grounding
awesome grounding: A curated list of research papers in visual grounding
Stars: ✭ 247 (-81.65%)
Mutual labels:  paper, papers
LearningToCompare-Tensorflow
Tensorflow implementation for paper: Learning to Compare: Relation Network for Few-Shot Learning.
Stars: ✭ 17 (-98.74%)
Mutual labels:  meta-learning, few-shot-learning
Learning-To-Compare-For-Text
Learning To Compare For Text , Few shot learning in text classification
Stars: ✭ 38 (-97.18%)
Mutual labels:  meta-learning, few-shot-learning
Awesome Face
😎 face releated algorithm, dataset and paper
Stars: ✭ 739 (-45.1%)
Mutual labels:  paper, papers
Awesome-Few-shot
Awesome Few-shot learning
Stars: ✭ 50 (-96.29%)
Mutual labels:  meta-learning, few-shot-learning
NSL
Implementation for <Neural Similarity Learning> in NeurIPS'19.
Stars: ✭ 33 (-97.55%)
Mutual labels:  meta-learning, few-shot
Epg
Code for the paper "Evolved Policy Gradients"
Stars: ✭ 204 (-84.84%)
Mutual labels:  paper, meta-learning
Best ai paper 2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Stars: ✭ 2,140 (+58.99%)
Mutual labels:  paper, papers
LibFewShot
LibFewShot: A Comprehensive Library for Few-shot Learning.
Stars: ✭ 629 (-53.27%)
Mutual labels:  meta-learning, few-shot-learning
Top 10 Computer Vision Papers 2020
A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.
Stars: ✭ 132 (-90.19%)
Mutual labels:  paper, papers
one-shot-steel-surfaces
One-Shot Recognition of Manufacturing Defects in Steel Surfaces
Stars: ✭ 29 (-97.85%)
Mutual labels:  one-shot-learning, few-shot-learning
FUSION
PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"
Stars: ✭ 18 (-98.66%)
Mutual labels:  meta-learning, few-shot-learning
sib meta learn
Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients
Stars: ✭ 56 (-95.84%)
Mutual labels:  meta-learning, few-shot-learning
awesome-secure-computation
Awesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehensive summary for top conferences.
Stars: ✭ 125 (-90.71%)
Mutual labels:  paper, papers
Bestofml
The best resources around Machine Learning
Stars: ✭ 349 (-74.07%)
Mutual labels:  paper, papers

logo


FSL-Mate is a collection of resources for few-shot learning (FSL).

In particular, FSL-Mate currently contains

  • FewShotPapers: a paper list which tracks the research advances on FSL
  • PaddleFSL: a PaddlePaddle-based python library for FSL

We are endeavored to constantly update FSL-Mate. Hopefully, it can make FSL easier.

News🔥

  • [2022-05-10] Add FSL papers published in TheWebConf (previously known as WWW) 2022.

  • [2022-04-02] PaddleFSL v1.0.1 is officially released! It now supports bioinformatics applications and diverse few-shot natural language understanding (FewNLU) tasks. Take a look at here!

  • [2022-03-08] FSL-Mate collaborates with PaddlePaddle Hackathon and offer three missions to community users: 91. Add random search, 92. Add TPE hyperparameter search, and 93. Reorganize MAML and ANIL. Solutions which complete the missions and pass the evaluation will obtain case prizes: 1000 yuan for mission 91, 5000 yuan for mission 92, and 10000 yuan for mission 93. Come and join the Hackathon here!

Cite Us

Please cite our paper if you find it helpful.

@article{wang2020generalizing,
  title={Generalizing from a few examples: A survey on few-shot learning},
  author={Wang, Yaqing and Yao, Quanming and Kwok, James T and Ni, Lionel M},
  journal={ACM Computing Surveys},
  volume={53},
  number={3},
  pages={1--34},
  year={2020},
  publisher={ACM New York, NY, USA}
}

Contact

We welcome advices and feedbacks for FSL-Mate. Please feel free to open an issue or contact Yaqing Wang.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].