GRMenon commited on
Commit
7fc662e
1 Parent(s): b8e59af

Create id2label.json

Browse files

Dictionary of class id and labels in JSON format.

Files changed (1) hide show
  1. id2label.json +1 -0
id2label.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"0": "Background", "1": "Hat", "2": "Hair", "3": "Sunglasses", "4": "Upper-clothes", "5": "Skirt", "6": "Pants", "7": "Dress", "8": "Belt", "9": "Left-shoe", "10": "Right-shoe", "11": "Face", "12": "Left-leg", "13": "Right-leg", "14": "Left-arm", "15": "Right-arm", "16": "Bag", "17": "Scarf"}