unreal-hug commited on
Commit
714c0a9
1 Parent(s): 981cb44

Create id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +9 -0
id2label.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "unlabeled",
3
+ "1": "LV",
4
+ "2": "RV",
5
+ "3": "RA",
6
+ "4": "LA",
7
+ "5": "ASD",
8
+ "6": "VSD"
9
+ }