Skip to content

Instantly share code, notes, and snippets.

@Kshitij09
Created June 21, 2020 11:10
Show Gist options
  • Save Kshitij09/0f3145f16e7c15db1bf0b9455c5925f7 to your computer and use it in GitHub Desktop.
Save Kshitij09/0f3145f16e7c15db1bf0b9455c5925f7 to your computer and use it in GitHub Desktop.
Imagewoof class id to name mapping
lbl_dict = dict(
n02086240= 'Shih-Tzu',
n02087394= 'Rhodesian ridgeback',
n02088364= 'Beagle',
n02089973= 'English foxhound',
n02093754= 'Australian terrier',
n02096294= 'Border terrier',
n02099601= 'Golden retriever',
n02105641= 'Old English sheepdog',
n02111889= 'Samoyed',
n02115641= 'Dingo'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment