RG Pyramid Flow Matching / flow_results.json
Failed on benchmark
1{
2 "baseline_velocity_mse": 0.874794602394104,
3 "pyramid_velocity_mse_mean": 0.6091443101565043,
4 "pyramid_level_mse": [
5 0.8699027299880981,
6 0.5629900097846985,
7 0.3945401906967163
8 ],
9 "target_corr_d16": 0.030370483174920082,
10 "baseline_corr_d16": -0.044035591185092926,
11 "pyramid_corr_d16": 0.07480120658874512,
12 "baseline_params": 3281,
13 "pyramid_params": 7083,
14 "device": "cpu",
15 "radius_sweep": {
16 "1": {
17 "baseline_velocity_mse": 0.8169782757759094,
18 "pyramid_velocity_mse_mean": 0.5728786289691925,
19 "pyramid_level_mse": [
20 0.8725899457931519,
21 0.5109543204307556,
22 0.33509162068367004
23 ],
24 "target_corr_d16": 0.030370483174920082,
25 "baseline_corr_d16": -0.21229523420333862,
26 "pyramid_corr_d16": -0.07850448787212372,
27 "baseline_params": 3281,
28 "pyramid_params": 4323
29 },
30 "2": {
31 "baseline_velocity_mse": 0.8661656379699707,
32 "pyramid_velocity_mse_mean": 0.5923625429471334,
33 "pyramid_level_mse": [
34 0.8718833327293396,
35 0.5416601300239563,
36 0.36354416608810425
37 ],
38 "target_corr_d16": 0.030370483174920082,
39 "baseline_corr_d16": 0.11830805987119675,
40 "pyramid_corr_d16": 0.21254712343215942,
41 "baseline_params": 3281,
42 "pyramid_params": 7083
43 },
44 "3": {
45 "baseline_velocity_mse": 0.8554056286811829,
46 "pyramid_velocity_mse_mean": 0.5988223354021708,
47 "pyramid_level_mse": [
48 0.8600654006004333,
49 0.5411125421524048,
50 0.3952890634536743
51 ],
52 "target_corr_d16": 0.030370483174920082,
53 "baseline_corr_d16": 0.04242781549692154,
54 "pyramid_corr_d16": -0.0016085007227957249,
55 "baseline_params": 3281,
56 "pyramid_params": 9843
57 },
58 "4": {
59 "baseline_velocity_mse": 0.8914542198181152,
60 "pyramid_velocity_mse_mean": 0.6043526629606882,
61 "pyramid_level_mse": [
62 0.8729354739189148,
63 0.5599554181098938,
64 0.3801670968532562
65 ],
66 "target_corr_d16": 0.030370483174920082,
67 "baseline_corr_d16": 0.10333815962076187,
68 "pyramid_corr_d16": 0.0785428062081337,
69 "baseline_params": 3281,
70 "pyramid_params": 12603
71 }
72 }
73}