RaphaelMeudec / deblur-gan

Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
582 stars 244 forks source link

No module named 'deblurgan' #75

Closed hantongxiang closed 3 years ago

hantongxiang commented 3 years ago

I ran the command: python scripts/deblur_image.py --weight_path=/30t/htx/deblur-gan-master/generator.h5 --input_dir=/30t/htx/deblur-gan-master/001.jpg/dir --output_dir=/30t/htx/deblur-gan-master/ and it said ModuleNotFoundError: No module named 'deblurgan'

Anuraag287 commented 2 years ago

did u find any soln??