Skip to content

Instantly share code, notes, and snippets.

View shazib-summar's full-sized avatar
🍊
There is no "i" in denial

shazib shazib-summar

🍊
There is no "i" in denial
View GitHub Profile
@shazib-summar
shazib-summar / imagenet1000_clsid_to_labels.txt
Created October 7, 2019 06:10 — forked from yrevar/imagenet1000_clsid_to_labels.txt
text: imagenet 1000 class id to human readable labels. (Sergey Zagoruyko, Torch Tutorials GitHub Repository; Retrieved from: https://github.com/torch/tutorials/blob/master/7_imagenet_classification/synset_words.txt)
{n01440764: 'tench, Tinca tinca',
n01443537: 'goldfish, Carassius auratus',
n01484850: 'great white shark, white shark, man-eater, man-eating shark, Carcharodon carcharias',
n01491361: 'tiger shark, Galeocerdo cuvieri',
n01494475: 'hammerhead, hammerhead shark',
n01496331: 'electric ray, crampfish, numbfish, torpedo',
n01498041: 'stingray',
n01514668: 'cock',
n01514859: 'hen',
n01518878: 'ostrich, Struthio camelus',
@shazib-summar
shazib-summar / stm32_gpio_reg.md
Created September 4, 2019 10:43 — forked from iwalpola/stm32_gpio_reg.md
STM32 GPIO registers cheatsheet