DeblurGAN
DeblurGAN copied to clipboard
the effect of debluring is far away from the photo shown in the homepage
I keep the Generator weights provided in the file and run the model. When I use the test photo chosen from the go pro dataset, or put it another way, the photo about blurred car, it works. However,when I use other sample, for example, the photo in the homepage. I get the poor result.
I got the same result when running the test model with blur image download from internet. The result is very bad.
@hiendoan95 could you give me some installation notes. I got a lot of trouble while try to run test.py I saw some guys told that we need to use pytorch 0.3.1 but I got AttributeError: module 'torch.nn' has no attribute 'ModuleDict'
@doduythao I have no problem with my pytorch version (1.1.0) so I don't think you need to change. Let me show you some modifications I did to fix the errors:
- Use python 3 for running test code
- If you got the error with SSIM, this issue will help #9
- Can fix the SingleDataSet error with this issue #138
yah, thanks. but #138 might be the reason why the result is different from what paper showed.
@mozhisisheng Have you find the reason of it?I have encountered the same situation with you.The result of my output of the picture is as fllows: