IGITUGraz / WeatherDiffusion

Code for "Restoring Vision in Adverse Weather Conditions with Patch-Based Denoising Diffusion Models" [TPAMI 2023]
MIT License
286 stars 25 forks source link

The question about validation #27

Open TanMIMI opened 2 months ago

TanMIMI commented 2 months ago

Hi, I don't see a step in your code about calculating the metrics for validation, so how did you choose the best model? Also it takes about 2 minutes to recover a single snow image on 3090 and there are 16000+ images in the transweather snow test set which takes a lot of time, I was wondering if you tested on all the data or just selected some of it?