ykdai / Flare7K

Official Implementation of "Flare7K: A Phenomenological Nighttime Flare Removal Dataset"
https://ykdai.github.io/projects/Flare7K
Other
127 stars 16 forks source link

Bad performance on real-shot images in BDD100k #9

Closed lgz-0713 closed 1 year ago

lgz-0713 commented 1 year ago

I downloaded the provided pretrained Uformer model from the authors and performed inference on the real-shot nighttime images in the BDD100k dataset. However, it did not work. I am unsure whether I did not set the right hyper-parameters or if it was limited by the domain gap between real flares and synthesized flares.

real_night_0 deflare_img_0

lgz-0713 commented 1 year ago

OK, it works when I give up normalizing the input.