-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdataset.yaml
142 lines (141 loc) · 2.41 KB
/
dataset.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
# Train/val/test sets as 1) dir: path/to/imgs, 2) file: path/to/imgs.txt, or 3) list: [path/to/imgs1, path/to/imgs2, ..]
datasets_dir:
path: /kaggle/working/ml_yolo_dataset # dataset root dir
train: images/train # train images (relative to "path") 4 images
val: images/test # val images (relative to "path") 4 images
test: # test images (optional)
# Classes (80 COCO classes)
names:
0: result_victory
1: result_defeat
2: result_invalid
3: left_kill
4: right_kill
5: battle_id
6: match_duration
7: medal_mvp_win
8: medal_mvp_lose
9: medal_gold
10: medal_silver
11: medal_bronze
12: medal_afk
13: "Miya"
14: "Balmond"
15: "Saber"
16: "Alice"
17: "Nana"
18: "Tigreal"
19: "Alucard"
20: "Karina"
21: "Akai"
22: "Franco"
23: "Bane"
24: "Bruno"
25: "Clint"
26: "Rafaela"
27: "Eudora"
28: "Zilong"
29: "Fanny"
30: "Layla"
31: "Minotaur"
32: "Lolita"
33: "Hayabusa"
34: "Freya"
35: "Gord"
36: "Natalia"
37: "Kagura"
38: "Chou"
39: "Sun"
40: "Alpha"
41: "Ruby"
42: "Yi Sun-shin"
43: "Moskov"
44: "Johnson"
45: "Cyclops"
46: "Estes"
47: "Hilda"
48: "Aurora"
49: "Lapu-Lapu"
50: "Vexana"
51: "Roger"
52: "Karrie"
53: "Gatotkaca"
54: "Harley"
55: "Irithel"
56: "Grock"
57: "Argus"
58: "Odette"
59: "Lancelot"
60: "Diggie"
61: "Hylos"
62: "Zhask"
63: "Helcurt"
64: "Pharsa"
65: "Lesley"
66: "Jawhead"
67: "Angela"
68: "Gusion"
69: "Valir"
70: "Martis"
71: "Uranus"
72: "Hanabi"
73: "Chang'e"
74: "Kaja"
75: "Selena"
76: "Aldous"
77: "Claude"
78: "Vale"
79: "Leomord"
80: "Lunox"
81: "Hanzo"
82: "Belerick"
83: "Kimmy"
84: "Thamuz"
85: "Harith"
86: "Minsitthar"
87: "Kadita"
88: "Faramis"
89: "Badang"
90: "Khufra"
91: "Granger"
92: "Guinevere"
93: "Esmeralda"
94: "Terizla"
95: "X.Borg"
96: "Ling"
97: "Dyrroth"
98: "Lylia"
99: "Baxia"
100: "Masha"
101: "Wanwan"
102: "Silvanna"
103: "Carmilla"
104: "Cecilion"
105: "Atlas"
106: "Popol and Kupa"
107: "Yu Zhong"
108: "Luo Yi"
109: "Benedetta"
110: "Khaleed"
111: "Barats"
112: "Brody"
113: "Yve"
114: "Mathilda"
115: "Paquito"
116: "Gloo"
117: "Beatrix"
118: "Phoveus"
119: "Natan"
120: "Aulus"
121: "Aamon"
122: "Floryn"
123: "Valentina"
124: "Edith"
125: "Yin"
126: "Melissa"
127: "Xavier"
128: "Julian"
129: "Fredrinn"
130: "Joy"
131: "Novaria"
132: "Arlott"