-
I find that the model provided for non-blind deblur is suitable for RGB images. Could you please provide the model and code suitable for grayscale deblur as Figure 3 in your paper? This is helpful for…
ysnan updated
5 years ago
-
Hi Xinntao,
I was curious if you have compared the trained deblurred model on GOPRO [1] or DVD [2] datasets? -- previously established benchmarks for deblurring. I was running the inference for ED…
-
It's about newbies as me.. I know some python and I have never had anything to do with AI prior - I work as a visual effects artist and your results are VERY promising.. The thing is I would like to t…
-
![6_181](https://user-images.githubusercontent.com/11703678/37447657-0e69f136-2849-11e8-9458-561edc8e8c9f.png)
![6_211](https://user-images.githubusercontent.com/11703678/37447658-0eb8c63a-2849-11e8-…
-
Hi,
I have strong interesting on this project.
Could you offer a script about how to use it to Deblur an image?
So the input is a blur image, the output is the deblur image.
-
when I set the phase to test,I get the following result,I could not find the deblur result,and the deblured picture's color strange,what should I do?
![result](https://user-images.githubusercontent.c…
-
`!python 'drive/My Drive/Pretrained/DeblurGAN-tf/main.py' --mode test_only --pre_trained_model 'drive/My Drive/Pretrained/DeblurrGAN_last.index' --test_Blur_path 'drive/My Drive/Rafting/'`
**ValueErr…
-
Thanks for sharing this great project and its plugin to introducing deep learning into Nuke with simple steps.
I am also doing some similar work in Nuke, but my solution is Blink API. Blink API has…
-
hi i want to use derainnet to do some deblur work,and my data isnot *jpg or *png image so i cannt open with tf.image ,i want to build dataset but i dont know what kind of structure the dataset in your…
-
In test.py file
logging.info("%s image deblur starts", %data)
^
SyntaxError: invalid syntax