soumik12345 / MIRNet

Tensorflow implementation of MIRNet for Low-light image enhancement
https://huggingface.co/spaces/keras-io/Enhance_Low_Light_Image
Apache License 2.0
113 stars 37 forks source link

Image quality get reduced. #5

Open amitbiswas1999 opened 2 years ago

amitbiswas1999 commented 2 years ago

Hi, when I pass my image without resizing, then I get error, But after doing resizing to (1560, 2080) it's working fine but image quality gets reduced. How I will solve this issue??