MTLab / rsgunet_image_enhance

Champion solution of the PIRM2018 Challenge on Perceptual Image Enhancement on Smartphones (Track B: Image Enhancement)
http://openaccess.thecvf.com/content_ECCVW_2018/papers/11133/Huang_Range_Scaling_Global_U-Net_for_Perceptual_Image_Enhancement_on_Mobile_ECCVW_2018_paper.pdf
MIT License
120 stars 31 forks source link

Don't understand how your input data is processed #8

Open wxkb opened 4 years ago

wxkb commented 4 years ago

I downloaded the DPED data set directly, but I found that the data processing method in your code is not the data set processing method, can you provide your data set? Or can you tell me how to deal with the DPED data set to meet the input data processing method in your code? This is the reported error: [2332] ERROR data_pipeline.py:51 | Training dir ./iphone/training_data does not containt 'input' folder [2332] ERROR data_pipeline.py:53 | Training dir ./iphone/training_data does not containt 'output' folder