DL-Alva / Awesome-Zero-Shot-Learning

A paper collection of brand-new ZSL methods, according to different algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Zero-Shot Learning Awesome

A collection of resources on Zero-Shot Learning.

Why awesome Zero-Shot Learning?

Zero-Shot Learning targets to recognize samples from either seen or unseen classes, which can be applied to image classification, object detection, and semantic segmentation. This is a collection of papers and resources I curated when learning the ropes in Zero-Shot Learning. I will be continuously updating this list with the latest papers and resources. If you want to learn the basics of Zero-Shot Learning and understand how the field has evolved, check out these articles I published on ...

Contributing

If you think I have missed out on something (or) have any suggestions (papers, implementations and other resources), feel free to pull a request

Feedback and contributions are welcome!

Table of Contents

Papers

Embedding-based ZSL

CVPR2019

ICCV2019

NeuIPS2019

CVPR2020

ZSL Segmentation

CVPR2019

NeuIPS2019

ZSL Detection

Datasets

Classification

  • [CUB]
  • [SUN]
  • [AWA]
  • [AWA2]
  • [AWA2]
  • [aPY]
  • [flowers]

Segmentation

  • [Pascal VOC]

Segmentation

  • [MSCOCO]
  • [Pascal VOC]

Blog posts

Popular implementations

PyTorch

TensorFlow

Others

Todo

  • Add basics
  • Add papers on Video Classification
  • Add papers on Video Segmentation
  • Add a SOTA ranking

About

A paper collection of brand-new ZSL methods, according to different algorithm.