shw2018 / FSL-Mate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-10-17] Add FSL papers published in KDD and IJCAI 2022.
  • [2022-08-22] Add FSL papers published in ICML, SIGIR and NAACL 2022.

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.

About

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


Languages

Language:Python 100.0%Language:Shell 0.0%