jtz18 commited on
Commit
0cd5309
1 Parent(s): dcaaa3e

Update id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +7 -1
id2label.json CHANGED
@@ -1 +1,7 @@
1
- {0: "globules", 1: "milia_like_cyst", 2: "negative_network", 3: "pigment_network", 4: "streaks"}
 
 
 
 
 
 
 
1
+ {
2
+ "0": "globules",
3
+ "1": "milia_like_cyst",
4
+ "2": "negative_network",
5
+ "3": "pigment_network",
6
+ "4": "streaks"
7
+ }