Upload scoreboard: experiment_8_eigen_svd3_kernel
Browse files
spectral/notebooks/experiment_8_eigen_svd3_kernel/scoreboard.json
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"experiment": "8.1_grass_v_baseline",
|
| 4 |
+
"best_val_acc": 52.71,
|
| 5 |
+
"best_epoch": 43,
|
| 6 |
+
"params": 816322
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"experiment": "8.2_full_svd",
|
| 10 |
+
"best_val_acc": 52.58,
|
| 11 |
+
"best_epoch": 43,
|
| 12 |
+
"params": 828610
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"experiment": "8.3_patch_procrustes",
|
| 16 |
+
"best_val_acc": 40.01,
|
| 17 |
+
"best_epoch": 48,
|
| 18 |
+
"params": 1158338
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"experiment": "8.4_sv_spatial_4x4",
|
| 22 |
+
"best_val_acc": 45.61,
|
| 23 |
+
"best_epoch": 48,
|
| 24 |
+
"params": 853186
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"experiment": "8.5_subspace_angles",
|
| 28 |
+
"best_val_acc": 52.16,
|
| 29 |
+
"best_epoch": 43,
|
| 30 |
+
"params": 822466
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"experiment": "8.6_recon_residuals",
|
| 34 |
+
"best_val_acc": 43.26,
|
| 35 |
+
"best_epoch": 39,
|
| 36 |
+
"params": 791746
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"experiment": "8.7_grass_procrustes",
|
| 40 |
+
"best_val_acc": 52.12,
|
| 41 |
+
"best_epoch": 48,
|
| 42 |
+
"params": 856258
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"experiment": "8.8_v_spatial_stats",
|
| 46 |
+
"best_val_acc": 52.08,
|
| 47 |
+
"best_epoch": 39,
|
| 48 |
+
"params": 813250
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"experiment": "8.9_spectral_contrast",
|
| 52 |
+
"best_val_acc": 52.08,
|
| 53 |
+
"best_epoch": 44,
|
| 54 |
+
"params": 816322
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"experiment": "8.10_kitchen_sink",
|
| 58 |
+
"best_val_acc": 52.83,
|
| 59 |
+
"best_epoch": 44,
|
| 60 |
+
"params": 868546
|
| 61 |
+
}
|
| 62 |
+
]
|