Skip to content

Instantly share code, notes, and snippets.

@Juanvulcano
Juanvulcano / imagenet_label_to_wordnet_synset.json
Last active June 10, 2021 21:30
ImageNet labels to wordnet synset identifier. JSON file parsed from: https://gist.github.com/fnielsen/4a5c94eaa6dcdf29b7a62d886f540372 . Can be used to organize Imagenet synsets to Wordnet's identifiers
{
"0": {
"id": "01440764-n",
"label": "tench, Tinca tinca",
"uri": "http://wordnet-rdf.princeton.edu/wn30/01440764-n"
},
"1": {
"id": "01443537-n",
"label": "goldfish, Carassius auratus",
"uri": "http://wordnet-rdf.princeton.edu/wn30/01443537-n"