Created
May 17, 2021 02:35
-
-
Save anujonthemove/1bf5131920f504a2216ca759f3a4c114 to your computer and use it in GitHub Desktop.
Pet lables in csv along with their object ids for TensorFlow 1.15 Object Detection API models.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'Abyssinian' | 1 | |
---|---|---|
'american_bulldog' | 2 | |
'american_pit_bull_terrier' | 3 | |
'basset_hound' | 4 | |
'beagle' | 5 | |
'Bengal' | 6 | |
'Birman' | 7 | |
'Bombay' | 8 | |
'boxer' | 9 | |
'British_Shorthair' | 10 | |
'chihuahua' | 11 | |
'Egyptian_Mau' | 12 | |
'english_cocker_spaniel' | 13 | |
'english_setter' | 14 | |
'german_shorthaired' | 15 | |
'great_pyrenees' | 16 | |
'havanese' | 17 | |
'japanese_chin' | 18 | |
'keeshond' | 19 | |
'leonberger' | 20 | |
'Maine_Coon' | 21 | |
'miniature_pinscher' | 22 | |
'newfoundland' | 23 | |
'Persian' | 24 | |
'pomeranian' | 25 | |
'pug' | 26 | |
'Ragdoll' | 27 | |
'Russian_Blue' | 28 | |
'saint_bernard' | 29 | |
'samoyed' | 30 | |
'scottish_terrier' | 31 | |
'shiba_inu' | 32 | |
'Siamese' | 33 | |
'Sphynx' | 34 | |
'staffordshire_bull_terrier' | 35 | |
'wheaten_terrier' | 36 | |
'yorkshire_terrier' | 37 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment