yuanming-hu / exposure

Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model.
MIT License
765 stars 155 forks source link

Training set setup #54

Open yinglili666 opened 3 years ago

yinglili666 commented 3 years ago

What's the difference between the cfg.fake_data_provider and cfg.fakedata provider_test? Are they used as training set and verification set in training? When I train in the new database, it takes 24 hours instead of 100 minutes as you said. Is there any way to speed up the training?