Daniele Picone commited on
Commit
e7d6593
·
1 Parent(s): 9ba8351

Updated bm3d to the newest version

Browse files
Files changed (1) hide show
  1. 20240703_080425/options.json +10 -10
20240703_080425/options.json CHANGED
@@ -110,9 +110,9 @@
110
  "data_functional": "squared_l2",
111
  "priors": [
112
  {
113
- "id": "bm3d",
114
  "unfolded_stages": 1,
115
- "strategy": "pnp",
116
  "regularization_parameter": 0.00025,
117
  "noise_level": null
118
  }
@@ -150,9 +150,9 @@
150
  "data_functional": "squared_l2",
151
  "priors": [
152
  {
153
- "id": "bm3d",
154
  "unfolded_stages": 1,
155
- "strategy": "pnp",
156
  "regularization_parameter": 0.00025,
157
  "noise_level": null
158
  }
@@ -190,9 +190,9 @@
190
  "data_functional": "squared_l2",
191
  "priors": [
192
  {
193
- "id": "bm3d",
194
  "unfolded_stages": 1,
195
- "strategy": "pnp",
196
  "regularization_parameter": 0.00025,
197
  "noise_level": null
198
  }
@@ -230,9 +230,9 @@
230
  "data_functional": "squared_l2",
231
  "priors": [
232
  {
233
- "id": "bm3d",
234
  "unfolded_stages": 1,
235
- "strategy": "pnp",
236
  "regularization_parameter": 0.00025,
237
  "noise_level": null
238
  }
@@ -270,9 +270,9 @@
270
  "data_functional": "squared_l2",
271
  "priors": [
272
  {
273
- "id": "bm3d",
274
  "unfolded_stages": 1,
275
- "strategy": "pnp",
276
  "regularization_parameter": 0.00025,
277
  "noise_level": null
278
  }
 
110
  "data_functional": "squared_l2",
111
  "priors": [
112
  {
113
+ "id": "pnp",
114
  "unfolded_stages": 1,
115
+ "denoiser_classic": "bm3d",
116
  "regularization_parameter": 0.00025,
117
  "noise_level": null
118
  }
 
150
  "data_functional": "squared_l2",
151
  "priors": [
152
  {
153
+ "id": "pnp",
154
  "unfolded_stages": 1,
155
+ "denoiser_classic": "bm3d",
156
  "regularization_parameter": 0.00025,
157
  "noise_level": null
158
  }
 
190
  "data_functional": "squared_l2",
191
  "priors": [
192
  {
193
+ "id": "pnp",
194
  "unfolded_stages": 1,
195
+ "denoiser_classic": "bm3d",
196
  "regularization_parameter": 0.00025,
197
  "noise_level": null
198
  }
 
230
  "data_functional": "squared_l2",
231
  "priors": [
232
  {
233
+ "id": "pnp",
234
  "unfolded_stages": 1,
235
+ "denoiser_classic": "bm3d",
236
  "regularization_parameter": 0.00025,
237
  "noise_level": null
238
  }
 
270
  "data_functional": "squared_l2",
271
  "priors": [
272
  {
273
+ "id": "pnp",
274
  "unfolded_stages": 1,
275
+ "denoiser_classic": "bm3d",
276
  "regularization_parameter": 0.00025,
277
  "noise_level": null
278
  }