-
We need know what kind of blur is the input image.
But we don't need deblur it.
-
Hi,
I got a Cuda error when running the GUI. After I load the sample data and hit play, the GUI terminated. Here is everything I got from the terminal after I run live_reconstruction_gui:
XmbTex…
-
Hi,
In the paper it was written: "We then use non-blind image deconvolution technique leveraging hyper-Laplacian [16]; to handle spatially-varying deblur, we applied deconvolution to the decomposed l…
-
Hi,
Thank you for sharing the code. I have 2 questions about the code.
(1) In https://github.com/yanconglin/Deep-Hough-Transform-Line-Priors/blob/812d8c21e98e7b11b2e81b88faad8c8709cbd364/ht-lc…
fuy34 updated
3 years ago
-
I run the demo `main_test_realapplication.py` and can not get the deblur result like you provided example. My result is like this (seems deblur not work):
![image](https://user-images.githubusercont…
-
hello,I train with code"python train_face_deblur.py --dataroot --valDataroot ./facades/github/ --exp ./face_deblur --batchSize 10",use sharp images for train 1000 epoches, then I use this saved mode…
-
Hi, It seems there is a bug in `nonblind_deblur_FIMA.p` when processing gray image.
Though `NonBlind_Deblur.m` works properly when dealing with color image, this function fails in gray image cas…
-
##### System information (version)
- OpenCV => 4.3
- Operating System / Platform => MacOS (10.14 Mojave)
- Compiler => Xcode (Clang/LLVM?)
##### Detailed description
I attempted to translat…
-
SMPlayer is a GUI of Mplayer and mpv, I can add option of mpv in advanced preference, but has no effect with Anime4K. Is there any one know how to use?
wdw89 updated
4 years ago
-
# Overview
I successfully installed all dependences, but obtain "RuntimeError: CUDA call failed" at forward step when testing the Deep Video Deblurring Dataset.
# Expected behavior
No Traceback…