Daniele Picone
commited on
Commit
·
1c24e06
1
Parent(s):
e7d6593
Updated unrolling dataset
Browse files
20240624_121703/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
-
"version": "0.7.
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
+
"version": "0.7.14"
|
| 5 |
}
|
20240624_121703/options.json
CHANGED
|
@@ -102,9 +102,11 @@
|
|
| 102 |
"data_functional": "squared_l2",
|
| 103 |
"priors": [
|
| 104 |
{
|
| 105 |
-
"id": "
|
| 106 |
"unfolded_stages": 4,
|
| 107 |
-
"
|
|
|
|
|
|
|
| 108 |
"regularization_parameter": 1.0,
|
| 109 |
"noise_level": 0.03
|
| 110 |
}
|
|
|
|
| 102 |
"data_functional": "squared_l2",
|
| 103 |
"priors": [
|
| 104 |
{
|
| 105 |
+
"id": "pnp",
|
| 106 |
"unfolded_stages": 4,
|
| 107 |
+
"denoiser_deep": {
|
| 108 |
+
"id": "unet"
|
| 109 |
+
},
|
| 110 |
"regularization_parameter": 1.0,
|
| 111 |
"noise_level": 0.03
|
| 112 |
}
|
20240624_135135/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
-
"version": "0.7.
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"checkpoint_path": "version_0/checkpoints/best.ckpt",
|
| 3 |
"options_path": "options.json",
|
| 4 |
+
"version": "0.7.14"
|
| 5 |
}
|
20240624_135135/options.json
CHANGED
|
@@ -100,9 +100,11 @@
|
|
| 100 |
"data_functional": "squared_l2",
|
| 101 |
"priors": [
|
| 102 |
{
|
| 103 |
-
"id": "
|
| 104 |
"unfolded_stages": 4,
|
| 105 |
-
"
|
|
|
|
|
|
|
| 106 |
"regularization_parameter": 1.0,
|
| 107 |
"noise_level": 0.03
|
| 108 |
}
|
|
|
|
| 100 |
"data_functional": "squared_l2",
|
| 101 |
"priors": [
|
| 102 |
{
|
| 103 |
+
"id": "pnp",
|
| 104 |
"unfolded_stages": 4,
|
| 105 |
+
"denoiser_deep": {
|
| 106 |
+
"id": "unet"
|
| 107 |
+
},
|
| 108 |
"regularization_parameter": 1.0,
|
| 109 |
"noise_level": 0.03
|
| 110 |
}
|