Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training code #23

Closed
Li-Chongyi opened this issue Jul 3, 2022 · 3 comments
Closed

Training code #23

Li-Chongyi opened this issue Jul 3, 2022 · 3 comments

Comments

@Li-Chongyi
Copy link

Hi @mahmoudnafifi

Thanks for the excellent work on exposure correction!

I tried to retrain your code using my data. After training, I obtained three generator models and three discriminator models.
I wonder which model can be used to generate the final results. I have tried to replace the 'model' in the demo_image_directory.m with 'model_128', 'model_256', and 'model_512'. But I cannot obtain the correct results.

Could you please give me some advice to generate the correct results using the retrained models? Thanks!

thumbnail_Screenshot

@mahmoudnafifi
Copy link
Owner

Hi @Li-Chongyi, thanks for your interest in the work. The final model should be model_512. I am surprised that you couldn't obtain the same results when replacing the provided model with model_512. Just out of curiosity, did you change any parameters in the training code before training?

@Li-Chongyi
Copy link
Author

Hi @mahmoudnafifi Thanks for the reply. I may change the training code. I will double-check my training code and get back to update the progress.

@Li-Chongyi
Copy link
Author

The training code works. Thanks for the reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants