dongheehand / DeblurGAN-tf

Tensorflow implementation of DeblurGAN(Blind Motion Deblurring Using Conditional Adversarial Networks)
80 stars 24 forks source link

processing data set #4

Open lookway opened 5 years ago

lookway commented 5 years ago

Thank you for providing the TF code! But I have another question and I look forward to your help. I want to replace the data set with GOPRO_Large and generate paired training data. However, an error is reported while running your GOPRO_preprocess.py. How should I change the code in the GOPRO_preprocess.py file? Take the liberty and look forward to your reply.

dongheehand commented 5 years ago

It will be helpful to let me know the error message and dataset directory structure.