-
Notifications
You must be signed in to change notification settings - Fork 7
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
About LOLv2_real configuration #16
Comments
Hello, Apologies for the delayed response. I've cloned the repository and retrained the model locally, and it successfully achieves the similar results outlined in the paper. You may wish to experiment with setting the GT_size and LQ_size to 384. Additionally, the seed used for my reproduction is 7335, so you can try to set your manual_seed to 7335 as well. Besides, you also can directly use our pre-trained model in Best regards, |
Thans for your response, I modified the GT_size and random seed as you suggested, and it did improve. However, it is still a little worse than the results outlined in the paper. My best results were around 20000 iterations and slightly lower thereafter. Is that normal? I want to use your network in my work so i hope to retrain it. Can you send me your training log? It will be useful for me. My Gmail address is [email protected] |
please check your email |
Could you please send me a copy of the training logs? Thank you.My Gmail address is [email protected]
|
check the email
|
Hello, we use the config file in the folder 'options/train/LOLv2_real.yml' to retrain the model, but the results obtained are a little worse than the ones presented in the paper. I dont know what i did wrong, Can you give me some help? my dataset and config with the results are presented below:
The text was updated successfully, but these errors were encountered: