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

Pytorch implemenation #51

Open
ptran1203 opened this issue May 25, 2021 · 2 comments
Open

Pytorch implemenation #51

ptran1203 opened this issue May 25, 2021 · 2 comments

Comments

@ptran1203
Copy link

Hi @TachibanaYoshino,

Great work! Your project is really interesting, so I decided to implement the algorithm in Pytorch based on your Tensorflow code.

I tried to make the architecture of G and D to be the same as yours, and train on the same config (loss weights) but the result is a little bit different. So I tuned the loss weights to get the best result.

Currently, my results look like anime, but some generation images still have some artifacts. Maybe I will need to train longer.

Could you add this implementation into your README.md, I think It helps other people when looking for a Pytorch version 😄

thank you very much.

my repo: https://github.com/ptran1203/pytorch-animeGAN

Some of my results:

1 (46)_anime
1 (36)_anime

@TachibanaYoshino
Copy link
Owner

Ok, I'll add it to the readme later.

@ptran1203
Copy link
Author

Thank you!

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