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

Please Release the training code #29

Open
redyellowRain opened this issue Aug 25, 2022 · 7 comments
Open

Please Release the training code #29

redyellowRain opened this issue Aug 25, 2022 · 7 comments

Comments

@redyellowRain
Copy link

Thank you for the amazing job you are doing! You have achieved amazing results and the generated images look fantastic!

Please release the training code so we can train the model further (and on top of ) on our own time for personal needs. I see a lot of people asking for it - please make it available for us . Thank you !

@stylegan-human
Copy link
Owner

Training scripts have been released, please take a look.

@FST-ZHUSHUMIN
Copy link

Hi, it seems like you forget upload the 'training_loop.py', I can't run your training code because lacking this file.

@stylegan-human
Copy link
Owner

Hi, it seems like you forget upload the 'training_loop.py', I can't run your training code because lacking this file.

What's the error msg? training_loop is not changed and the original 'training_loop.py' from sg2&3 should work.

@FST-ZHUSHUMIN
Copy link

Hi, it seems like you forget upload the 'training_loop.py', I can't run your training code because lacking this file.

What's the error msg? training_loop is not changed and the original 'training_loop.py' from sg2&3 should work.

from training import training_loop
ImportError: cannot import name 'training_loop' from 'training' (unknown location)
Cause in the path ‘/training_scripts/sg2(&)3/training/’, there is no ‘training_loop.py’.
Thanks

@stylegan-human
Copy link
Owner

@FST-ZHUSHUMIN Sorry I should have made it clear. The training scripts we provide are only the modified parts. The rest of the codes are the same as the original repo of SG2/3. So in order to start training, you should put the code provided under "training_scripts" back to the original repository: SG2, SG3.

@FST-ZHUSHUMIN
Copy link

@FST-ZHUSHUMIN Sorry I should have made it clear. The training scripts we provide are only the modified parts. The rest of the codes are the same as the original repo of SG2/3. So in order to start training, you should put the code provided under "training_scripts" back to the original repository: SG2, SG3.

Okay, I see. Thanks!

@redyellowRain
Copy link
Author

@FST-ZHUSHUMIN Sorry I should have made it clear. The training scripts we provide are only the modified parts. The rest of the codes are the same as the original repo of SG2/3. So in order to start training, you should put the code provided under "training_scripts" back to the original repository: SG2, SG3.

Okay, I see. Thanks!

Thank you so much for sharing the code! How can I plug this into your Colab notebook you shared previously. Can you help me ?

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

3 participants