Daniele Picone
commited on
Commit
·
d9b5f18
1
Parent(s):
284e0eb
Updated to 0.10.0
Browse files
20240624_121703/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "lightning_logs/version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
-
"version": "0.
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "lightning_logs/version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
+
"version": "0.10.0"
|
| 5 |
}
|
20240624_121703/options.json
CHANGED
|
@@ -93,8 +93,7 @@
|
|
| 93 |
]
|
| 94 |
},
|
| 95 |
"noise": {
|
| 96 |
-
"
|
| 97 |
-
"id": null,
|
| 98 |
"snr": 30.0,
|
| 99 |
"mean_scaled_snr": true
|
| 100 |
},
|
|
|
|
| 93 |
]
|
| 94 |
},
|
| 95 |
"noise": {
|
| 96 |
+
"id": "gaussian",
|
|
|
|
| 97 |
"snr": 30.0,
|
| 98 |
"mean_scaled_snr": true
|
| 99 |
},
|
20240624_135135/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "lightning_logs/version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
-
"version": "0.
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "lightning_logs/version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
+
"version": "0.10.0"
|
| 5 |
}
|
20240624_135135/options.json
CHANGED
|
@@ -91,8 +91,7 @@
|
|
| 91 |
"lagrange_multipliers": []
|
| 92 |
},
|
| 93 |
"noise": {
|
| 94 |
-
"
|
| 95 |
-
"id": null,
|
| 96 |
"snr": 25.0,
|
| 97 |
"mean_scaled_snr": true
|
| 98 |
},
|
|
|
|
| 91 |
"lagrange_multipliers": []
|
| 92 |
},
|
| 93 |
"noise": {
|
| 94 |
+
"id": "gaussian",
|
|
|
|
| 95 |
"snr": 25.0,
|
| 96 |
"mean_scaled_snr": true
|
| 97 |
},
|
20240703_080425/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"version": "0.
|
| 3 |
"observations": 2,
|
| 4 |
"reconstructions": 6
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"version": "0.10.0",
|
| 3 |
"observations": 2,
|
| 4 |
"reconstructions": 6
|
| 5 |
}
|
20240703_080425/options.json
CHANGED
|
@@ -33,8 +33,7 @@
|
|
| 33 |
]
|
| 34 |
},
|
| 35 |
"noise": {
|
| 36 |
-
"
|
| 37 |
-
"id": null,
|
| 38 |
"snr": 25.0,
|
| 39 |
"mean_scaled_snr": true
|
| 40 |
},
|
|
|
|
| 33 |
]
|
| 34 |
},
|
| 35 |
"noise": {
|
| 36 |
+
"id": "gaussian",
|
|
|
|
| 37 |
"snr": 25.0,
|
| 38 |
"mean_scaled_snr": true
|
| 39 |
},
|
20241224_200733/manifest.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"id": "torch",
|
| 4 |
"device": "cpu"
|
| 5 |
},
|
| 6 |
-
"version": "0.
|
| 7 |
"direct_folder": "direct",
|
| 8 |
"options_path": "options.json",
|
| 9 |
"checkpoint_path": "lightning_logs/version_0/checkpoints/best.ckpt"
|
|
|
|
| 3 |
"id": "torch",
|
| 4 |
"device": "cpu"
|
| 5 |
},
|
| 6 |
+
"version": "0.10.0",
|
| 7 |
"direct_folder": "direct",
|
| 8 |
"options_path": "options.json",
|
| 9 |
"checkpoint_path": "lightning_logs/version_0/checkpoints/best.ckpt"
|