-
## Description
The algorithm, when used for successive iterations, returns an image which is reasonably deblurred, but develops an edge artifact over iterations. This is undesirable.
## Way to re…
-
请问训练步骤提到的:训练前将期望生成的图片文件放在datasets文件夹下,是否意味着只需要将高清图片放在该文件夹中即可,无需添加对应的低分辨率图片。
-
It is mentioned in the paper that ME-v2 dataset selects the middle exposure subset in ME dataset as the ground truth and preserves the other exposure subsets as the multiple exposure input. It is also…
-
I am using greyscale pngs which have been contrast stretched to have pixel values in range 0-255. I have a value for test_psnr, but when I independently calculate this value I get a different result. …
-
```
Explore improving quality by disabling alt or gf as a secondary reference frame
if the quality differential between last frame and alt or gf is too high.
```
Original issue reported on code.go…
-
```
Explore improving quality by disabling alt or gf as a secondary reference frame
if the quality differential between last frame and alt or gf is too high.
```
Original issue reported on code.go…
-
Right now, everything is hardwired for .PNG files. It would be nice to allow users to select any format supported by PIL or Pillow.
-
Dear author:
I think the datasets you choose is not popularly used in rgb image denoising tasks. So may I ask that are the matrics (PSNR/SSIM) calculated in sRGB domain or RAW domain?
-
Hello, thanks you for your open access,but I have met some problem during running.
When I use the replica dataset, there are basically no problems running, but when I use the TUM dataset, my results …
-
```
What is the expected behavior? What do you see instead?
When using a fixed quantizer setting, such as minq=15 and maxq=15, one would
expect visual quality to stay relatively constant (as many ot…