-
What is the script to deblur our own testing images ? If we want to evaluate model on our testing images then why we have to download the training dataset ?
ghost updated
4 months ago
-
Hey, thanks for such an interesting work. I am wondering is there any 1x deblur model, without any resolution change? I thought super-resolution could also solve the problem of motion deblur, is it th…
-
(gaussians) PS E:\Program\Event-3DGS> python train.py -s train_colmap_easy/train_colmap_easy/ --event --iterations 8000 -m train_colmap_easy/train_colmap_easy/
Optimizing train_colmap_easy/train_colm…
-
Tested using GOPRO and RED data, set up and trained according to the parameters of the paper, the final results show that the effect in the paper cannot be achieved
-
Kind sirs,
Do you think we can support the following?
https://github.com/ZZZHANG-jx/DocRes
Plus there a bunch of SOTA stuff here which we can try supporting (for Appearance enhancement, Deshad…
-
Pls where can I find the image after deblur in the test set?
-
May I ask some questions about the test results?
Could you explain the meanings of the names:
Time, intp_testPSNR_prime, deblur_testPSNR_prime, intp_testPSNR, deblur_testPSNR.
Does this 'Time' re…
-
how to do deblur on an image?
-
-
~/Deblur-GS# python train.py -s exblur_release/bench --eva
Traceback (most recent call last):
File "train.py", line 16, in
from utils.vis_utils import vis_cameras
File "/root/Deblur-GS/ut…