Clean evaluation autocorrelation metric
Browse files- README.md +1 -1
- evaluation_report.json +2 -2
README.md
CHANGED
|
@@ -111,7 +111,7 @@ Known observed regions are provided as conditioning input. The loss is weighted
|
|
| 111 |
"future_mask_mse_zspace": 0.16154611110687256,
|
| 112 |
"channel_inpainting_mse_zspace": 0.10761465132236481,
|
| 113 |
"generated_real_correlation_mae": 0.3473077408348441,
|
| 114 |
-
"abs_autocorrelation_mae":
|
| 115 |
"real_distribution": {
|
| 116 |
"mean": [
|
| 117 |
0.5322151780128479,
|
|
|
|
| 111 |
"future_mask_mse_zspace": 0.16154611110687256,
|
| 112 |
"channel_inpainting_mse_zspace": 0.10761465132236481,
|
| 113 |
"generated_real_correlation_mae": 0.3473077408348441,
|
| 114 |
+
"abs_autocorrelation_mae": 0.6126329355779511,
|
| 115 |
"real_distribution": {
|
| 116 |
"mean": [
|
| 117 |
0.5322151780128479,
|
evaluation_report.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"future_mask_mse_zspace": 0.16154611110687256,
|
| 3 |
"channel_inpainting_mse_zspace": 0.10761465132236481,
|
| 4 |
"generated_real_correlation_mae": 0.3473077408348441,
|
| 5 |
-
"abs_autocorrelation_mae":
|
| 6 |
"real_distribution": {
|
| 7 |
"mean": [
|
| 8 |
0.5322151780128479,
|
|
@@ -327,4 +327,4 @@
|
|
| 327 |
],
|
| 328 |
"best_validation_denoising_loss": 0.05256535982092222,
|
| 329 |
"final_step": 8000
|
| 330 |
-
}
|
|
|
|
| 2 |
"future_mask_mse_zspace": 0.16154611110687256,
|
| 3 |
"channel_inpainting_mse_zspace": 0.10761465132236481,
|
| 4 |
"generated_real_correlation_mae": 0.3473077408348441,
|
| 5 |
+
"abs_autocorrelation_mae": 0.6126329355779511,
|
| 6 |
"real_distribution": {
|
| 7 |
"mean": [
|
| 8 |
0.5322151780128479,
|
|
|
|
| 327 |
],
|
| 328 |
"best_validation_denoising_loss": 0.05256535982092222,
|
| 329 |
"final_step": 8000
|
| 330 |
+
}
|