ykdai / Flare7K

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

Validation dataset problem #21

Closed JZhu1208 closed 1 month ago

JZhu1208 commented 3 months ago

Hello, I would like to ask the following questions about the validation dataset:

  1. Are the flare-free images generated for the validation dataset consistent with the 'gt' images in 'test_data/real/' or '\test_data\synthetic'? If it's not consistent, was it selected in 'Flickr24K'? Could you kindly provide it?

  2. Is the flare pattern used when generating the validation dataset the pattern provided in flare7K++?

Looking forward to your reply. Thank you.

ykdai commented 2 months ago
  1. For the validation dataset, we collect a real-captured flare-free image dataset as background images. Then, we use generate_flare.ipynb script to create a private dataset for validation.
  2. We still used flares from the flare7k++ to synthesize the validation data.