BookerDeWitt / MSBDN-DFF

The source code of CVPR 2020 paper "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion"
329 stars 69 forks source link

Details about Training Set #5

Open adityac8 opened 3 years ago

adityac8 commented 3 years ago

Hi Thank you for sharing your research and open-source code. I was able to replicate your results using the pre-trained weights. I wanted to train a model, for which I require the training set. In the paper, you have mentioned

To learn a general dehazing model for both indoor and outdoor scenes, we select as the training set 9000 outdoor hazy/clean image pairs and 7000 indoor pairs from the RESIDE training dataset [33] by removing redundant images from the same scenes.

Could you provide those particular images. Thanks

BookerDeWitt commented 3 years ago

The selected training images are lost because of a disk crash, but the training set of HDF5 format is still here (184G). I have offered the address to download these HDF5 files.

adityac8 commented 3 years ago

Hi Thank you for providing training set. However, I do not have access to Baidu Cloud. I will be highly grateful if you could please upload the training set on Google Drive. Thanks

BookerDeWitt commented 3 years ago

@adityac8 No problem, plz give me a few more days to upload it to google drive.

adityac8 commented 3 years ago

Hi @BookerDeWitt Could you please tell by when would the dataset be uploaded on Google Drive. I am really excited to use it in my own model and see how it performs. :smiley: Thank you so much.