lamooon commited on
Commit
29dc80a
·
verified ·
1 Parent(s): 6384160

Upload checkpoints/e4/rpa_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. checkpoints/e4/rpa_results.json +165 -0
checkpoints/e4/rpa_results.json ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "outputs/e4/best.pt",
3
+ "onset_conv_kernel": 5,
4
+ "fps": 100,
5
+ "n_tracks": 583,
6
+ "datasets": [
7
+ "dali",
8
+ "medleydb",
9
+ "mir_st500"
10
+ ],
11
+ "elapsed_seconds": 511.73519468307495,
12
+ "global": {
13
+ "argmax": {
14
+ "rpa_50c": 0.6147910975837398,
15
+ "rpa_50c_correct": 2157262,
16
+ "rpa_50c_total": 3508935,
17
+ "rpa_100c": 0.6919293175849652,
18
+ "rpa_100c_correct": 2427935,
19
+ "rpa_100c_total": 3508935,
20
+ "rca_50c": 0.6313978457851172,
21
+ "voicing_precision": 0.8275911110020948,
22
+ "voicing_recall": 0.5155006376665621,
23
+ "voicing_f1": 0.6352860791106048,
24
+ "voicing_fa": 0.11037581224411526
25
+ },
26
+ "local_ev": {
27
+ "rpa_50c": 0.45679232134121106,
28
+ "rpa_50c_correct": 2850644,
29
+ "rpa_50c_total": 6240569,
30
+ "rpa_100c": 0.5796376900888365,
31
+ "rpa_100c_correct": 3617269,
32
+ "rpa_100c_total": 6240569,
33
+ "rca_50c": 0.47459278152360784,
34
+ "voicing_precision": 0.7168727028277591,
35
+ "voicing_recall": 0.9168073215668513,
36
+ "voicing_f1": 0.8046057156479673,
37
+ "voicing_fa": 0.3721505302471517
38
+ },
39
+ "viterbi": {
40
+ "rpa_50c": 0.5872980045796533,
41
+ "rpa_50c_correct": 2333981,
42
+ "rpa_50c_total": 3974100,
43
+ "rpa_100c": 0.6811366095468157,
44
+ "rpa_100c_correct": 2706905,
45
+ "rpa_100c_total": 3974100,
46
+ "rca_50c": 0.6030208097430865,
47
+ "voicing_precision": 0.7703434164239131,
48
+ "voicing_recall": 0.5838384250921388,
49
+ "voicing_f1": 0.6642477003258559,
50
+ "voicing_fa": 0.17889082578434828
51
+ }
52
+ },
53
+ "per_dataset": {
54
+ "dali": {
55
+ "argmax": {
56
+ "rpa_50c": 0.579584117047156,
57
+ "rpa_50c_total": 2689651,
58
+ "rpa_100c": 0.6692020637621758,
59
+ "rpa_100c_total": 2689651,
60
+ "voicing_precision": 0.8134858368558715,
61
+ "voicing_recall": 0.478533561564748,
62
+ "voicing_f1": 0.6025919971000139
63
+ },
64
+ "local_ev": {
65
+ "rpa_50c": 0.42655798179237253,
66
+ "rpa_50c_total": 5129938,
67
+ "rpa_100c": 0.5543739514980492,
68
+ "rpa_100c_total": 5129938,
69
+ "voicing_precision": 0.7063187515988744,
70
+ "voicing_recall": 0.9127011280446201,
71
+ "voicing_f1": 0.7963557822221591
72
+ },
73
+ "viterbi": {
74
+ "rpa_50c": 0.5525384864261096,
75
+ "rpa_50c_total": 3081541,
76
+ "rpa_100c": 0.6574817599376416,
77
+ "rpa_100c_total": 3081541,
78
+ "voicing_precision": 0.7562672529224438,
79
+ "voicing_recall": 0.5482572980055015,
80
+ "voicing_f1": 0.6356784015484642
81
+ },
82
+ "exact_match": 0.27735045175693535
83
+ },
84
+ "medleydb": {
85
+ "argmax": {
86
+ "rpa_50c": 0.5454159592529711,
87
+ "rpa_50c_total": 30628,
88
+ "rpa_100c": 0.5728744939271255,
89
+ "rpa_100c_total": 30628,
90
+ "voicing_precision": 0.8881027633601067,
91
+ "voicing_recall": 0.4310524389900639,
92
+ "voicing_f1": 0.5804000341099668
93
+ },
94
+ "local_ev": {
95
+ "rpa_50c": 0.49466670110281774,
96
+ "rpa_50c_total": 38719,
97
+ "rpa_100c": 0.5409488881427723,
98
+ "rpa_100c_total": 38719,
99
+ "voicing_precision": 0.7747828871012927,
100
+ "voicing_recall": 0.5449235792495848,
101
+ "voicing_f1": 0.6398354099877714
102
+ },
103
+ "viterbi": {
104
+ "rpa_50c": 0.5570432357043236,
105
+ "rpa_50c_total": 32265,
106
+ "rpa_100c": 0.5878816054548273,
107
+ "rpa_100c_total": 32265,
108
+ "voicing_precision": 0.8267353370743331,
109
+ "voicing_recall": 0.45409125453880145,
110
+ "voicing_f1": 0.5862047038090133
111
+ },
112
+ "exact_match": 0.2351028795000985
113
+ },
114
+ "mir_st500": {
115
+ "argmax": {
116
+ "rpa_50c": 0.7375560447140451,
117
+ "rpa_50c_total": 788656,
118
+ "rpa_100c": 0.7740624556207015,
119
+ "rpa_100c_total": 788656,
120
+ "voicing_precision": 0.8771391678335445,
121
+ "voicing_recall": 0.7071980946641989,
122
+ "voicing_f1": 0.7830544202050631
123
+ },
124
+ "local_ev": {
125
+ "rpa_50c": 0.6001192262051362,
126
+ "rpa_50c_total": 1071912,
127
+ "rpa_100c": 0.7019419504586197,
128
+ "rpa_100c_total": 1071912,
129
+ "voicing_precision": 0.7698459894338582,
130
+ "voicing_recall": 0.9611974346834244,
131
+ "voicing_f1": 0.8549456123811392
132
+ },
133
+ "viterbi": {
134
+ "rpa_50c": 0.7129399949319651,
135
+ "rpa_50c_total": 860294,
136
+ "rpa_100c": 0.7693648915370792,
137
+ "rpa_100c_total": 860294,
138
+ "voicing_precision": 0.8231147307277579,
139
+ "voicing_recall": 0.7714368211882523,
140
+ "voicing_f1": 0.7964383598421184
141
+ },
142
+ "exact_match": 0.5215982295298355
143
+ }
144
+ },
145
+ "mir_eval_melody_all": {
146
+ "Voicing Recall": 0.9185021298465298,
147
+ "Voicing False Alarm": 0.38940947703034334,
148
+ "Raw Pitch Accuracy": 0.4202159403318938,
149
+ "Raw Chroma Accuracy": 0.43617026390726377,
150
+ "Overall Accuracy": 0.516753424455057
151
+ },
152
+ "mir_eval_melody_mir_st500": {
153
+ "Voicing Recall": 0.9632640473147944,
154
+ "Voicing False Alarm": 0.36311570238257257,
155
+ "Raw Pitch Accuracy": 0.5816092376879851,
156
+ "Raw Chroma Accuracy": 0.5893328559105048,
157
+ "Overall Accuracy": 0.609547190672847
158
+ },
159
+ "exact_match_overall": 0.3169252028361434,
160
+ "exact_match_per_dataset": {
161
+ "mir_st500": 0.5215982295298355,
162
+ "dali": 0.27735045175693535,
163
+ "medleydb": 0.2351028795000985
164
+ }
165
+ }