Daniele Picone
commited on
Commit
·
284e0eb
1
Parent(s):
33607f9
Updated options
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.9.10"
|
| 5 |
}
|
20240624_121703/options.json
CHANGED
|
@@ -105,7 +105,8 @@
|
|
| 105 |
"id": "pnp",
|
| 106 |
"unfolded_stages": 4,
|
| 107 |
"denoiser_deep": {
|
| 108 |
-
"id": "unet"
|
|
|
|
| 109 |
},
|
| 110 |
"regularization_parameter": 1.0,
|
| 111 |
"noise_level": 0.03
|
|
|
|
| 105 |
"id": "pnp",
|
| 106 |
"unfolded_stages": 4,
|
| 107 |
"denoiser_deep": {
|
| 108 |
+
"id": "unet",
|
| 109 |
+
"in_channels": 16
|
| 110 |
},
|
| 111 |
"regularization_parameter": 1.0,
|
| 112 |
"noise_level": 0.03
|
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.9.10"
|
| 5 |
}
|
20240624_135135/options.json
CHANGED
|
@@ -103,7 +103,8 @@
|
|
| 103 |
"id": "pnp",
|
| 104 |
"unfolded_stages": 4,
|
| 105 |
"denoiser_deep": {
|
| 106 |
-
"id": "unet"
|
|
|
|
| 107 |
},
|
| 108 |
"regularization_parameter": 1.0,
|
| 109 |
"noise_level": 0.03
|
|
|
|
| 103 |
"id": "pnp",
|
| 104 |
"unfolded_stages": 4,
|
| 105 |
"denoiser_deep": {
|
| 106 |
+
"id": "unet",
|
| 107 |
+
"in_channels": 16
|
| 108 |
},
|
| 109 |
"regularization_parameter": 1.0,
|
| 110 |
"noise_level": 0.03
|
20240703_080425/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"version": "0.
|
| 3 |
"observations": 2,
|
| 4 |
"reconstructions": 6
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"version": "0.9.10",
|
| 3 |
"observations": 2,
|
| 4 |
"reconstructions": 6
|
| 5 |
}
|
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.9.10",
|
| 7 |
"direct_folder": "direct",
|
| 8 |
"options_path": "options.json",
|
| 9 |
"checkpoint_path": "lightning_logs/version_0/checkpoints/best.ckpt"
|