Spaces:
Sleeping
Sleeping
| { | |
| "classes": [ | |
| "acneiform", | |
| "allergic", | |
| "drug_rash", | |
| "infectious", | |
| "inflammatory", | |
| "other", | |
| "pigmentary_vascular", | |
| "unknown" | |
| ], | |
| "label2idx": { | |
| "acneiform": 0, | |
| "allergic": 1, | |
| "drug_rash": 2, | |
| "infectious": 3, | |
| "inflammatory": 4, | |
| "other": 5, | |
| "pigmentary_vascular": 6, | |
| "unknown": 7 | |
| }, | |
| "idx2label": { | |
| "0": "acneiform", | |
| "1": "allergic", | |
| "2": "drug_rash", | |
| "3": "infectious", | |
| "4": "inflammatory", | |
| "5": "other", | |
| "6": "pigmentary_vascular", | |
| "7": "unknown" | |
| } | |
| } |