jakesnell / prototypical-networks

Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
MIT License
1.12k stars 253 forks source link

Zero-shot learning meta-data #31

Open mohamedelhacen opened 1 year ago

mohamedelhacen commented 1 year ago

In the paper, they said: "Each class comes with meta-data giving a high-level description of the class rather than a small number of labeled examples". Where we can find this meta-data?