StyleGAN_PyTorch icon indicating copy to clipboard operation
StyleGAN_PyTorch copied to clipboard

Confusion about training results

Open EliotChenKJ opened this issue 4 years ago • 11 comments

Hi~ thank you for converting styleGAN to its pytorch version, which is pretty meaningful. I've noticed that there are some people who can not get resonable training results. Unfortunately, i am one of them. I've only got the results below: 0 The training set i am using have 30k images, so i don't think that is caused by the number of training set images. Hope that you can help me with it~

EliotChenKJ avatar Dec 11 '19 14:12 EliotChenKJ

Hi, you can contact me via QQ: 314913739. I have to say that I have the wish to improve this project but I do not have enough time.

tomguluson92 avatar Dec 11 '19 14:12 tomguluson92

Hi! good work you've got here. I ran into the same problem where it wouldn't train at all. Do you have any suspicion as to why it is not learning to generate meaningful images?

swj0418 avatar Dec 30 '19 04:12 swj0418

Hi, I can not generate meaningful images either. I have trained for 3 days

XiaotianM avatar Jan 16 '20 05:01 XiaotianM

I tried this model with CelebA dataset and have the same problem. I guess there is a bug somewhere.

ulucsahin avatar Jan 25 '20 11:01 ulucsahin

I meet the same error, I believe this implementation contains many bugs and it will leads us to a wrong way.

cnnlstm avatar Apr 14 '20 04:04 cnnlstm

I also encountered the same problem. Has everyone's problem been solved?

nanfangzhe avatar Aug 10 '20 07:08 nanfangzhe

Try this one https://github.com/lernapparat/lernapparat/blob/master/style_gan/pytorch_style_gan.ipynb

I found this in one of the file in this repo. I am testing this atm.

developer88 avatar Oct 06 '20 19:10 developer88

Hi~ thank you for converting styleGAN to its pytorch version, which is pretty meaningful. I've noticed that there are some people who can not get resonable training results. Unfortunately, i am one of them. I've only got the results below: 0 The training set i am using have 30k images, so i don't think that is caused by the number of training set images. Hope that you can help me with it~

Hi. I am also facing the same issue. What is the final result you got? Thanks

meghanakanapaneni avatar Oct 07 '20 11:10 meghanakanapaneni

hi,

  • i find out that pytorch version of stylegan2 has been implemented [ https://github.com/rosinality/stylegan2-pytorch]. i personally test it and it work well. You can have a look ~
  • stylegan2-ada was also updated as latest styleGAN framework [ https://github.com/NVlabs/stylegan2-ada].

Meghana Kanapaneni [email protected] 于2020年10月7日周三 下午7:52写道:

Hi~ thank you for converting styleGAN to its pytorch version, which is pretty meaningful. I've noticed that there are some people who can not get resonable training results. Unfortunately, i am one of them. I've only got the results below: [image: 0] https://user-images.githubusercontent.com/48468233/70628510-43059200-1c63-11ea-85c5-329ae261b1de.png The training set i am using have 30k images, so i don't think that is caused by the number of training set images. Hope that you can help me with it~

Hi. I am also facing the same issue. What is the final result you got? Thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tomguluson92/StyleGAN_PyTorch/issues/11#issuecomment-704882853, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRZCCPED2RJSWFVI5A4QQ3SJRI6NANCNFSM4JZPW3ZA .

EliotChenKJ avatar Oct 17 '20 08:10 EliotChenKJ

hello i met this problem in last day , terrible images. so could you solve it and get better work?

99-WSJ avatar Mar 20 '22 10:03 99-WSJ

In 2023, looks like that this bug is still existing..., seeming that it is time to find another project aforementioned by EliotChenKJ.

BruceYounggit avatar Oct 30 '23 01:10 BruceYounggit