wdzhao123 / APL

ECCV2022: United Defocus Blur Detection and Deblurring via Adversarial Promoting Learning
16 stars 3 forks source link

The image gets blurry when use the following command to test:python test.py --image_path TEST_DATA_PATH --result_save_path RESULT_IMAGE_PATH #3

Open GH-lhc opened 1 year ago

GH-lhc commented 1 year ago

Thanks for your great work. When i use the following command to test:python test.py --image_path TEST_DATA_PATH --result_save_path RESULT_IMAGE_PATH in the datasets CUHK\xu100-source. The images of results is more blurry. Is there something I'm missing?

lan0011 commented 3 months ago

me too