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

Attributes don't change #21

Open
morkap opened this issue Apr 17, 2020 · 3 comments
Open

Attributes don't change #21

morkap opened this issue Apr 17, 2020 · 3 comments

Comments

@morkap
Copy link

morkap commented Apr 17, 2020

Hi,

Thank you very much for sharing this helpful code.
I am training the AttGAN with CelebA image size 128, 1GPU, batch size 32.

After about 60K iterations I don't see any change in face attributes.

Is there something I need to change in order to see the attributes change?

image

image

image

@elvisyjlin
Copy link
Owner

Hi @morkap, which PyTorch version are you using? I only tested on 0.4.0 and everything should work well. If you train AttGAN with newer PyTorch version, I cannot guarantee the behavior be the same. I suggest you to roll back to 0.4.0 and try again.

@TLZS
Copy link

TLZS commented Dec 14, 2021

Is this code can train other attribute except paper provided,if can,where the code should i change,i tried,but it not work

@jupytera
Copy link

@morkap Hello , I face the same question now. May I ask if you later resolved the issue of ineffective training?

Repository owner deleted a comment from Hamza-Ali0237 Feb 23, 2024
Repository owner deleted a comment from CristianodaSilvaPalma Feb 23, 2024
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

7 participants
@elvisyjlin @morkap @TLZS @jupytera and others