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

Low quality results by using pretrained model 256 on celebA dataset #113

Open
Yummy2016 opened this issue Dec 5, 2019 · 6 comments
Open

Comments

@Yummy2016
Copy link

I'm using 256*256 model to test some pictures in celebA dataset, arguments are set as:

python main.py --mode test --dataset CelebA --image_size 256 --c_dim 5
--selected_attrs Black_Hair Blond_Hair Brown_Hair Male Young
--model_save_dir='stargan_celeba_256/models'
--result_dir='stargan_celeba_256/results'

However, the results' quality are far from the results posted on the paper. The faces are blurring and not changed that much on expressions or other selected attributes.

16-images

Are there any places that I need to tune to get the results with the same quality that the paper posted?

Thank you!

@07hyx06
Copy link

07hyx06 commented Jan 1, 2020

I got the same bad result.....Do you solve it?

@Yummy2016
Copy link
Author

Yummy2016 commented Jan 2, 2020 via email

@07hyx06
Copy link

07hyx06 commented Jan 2, 2020

no.....

On Wed, Jan 1, 2020 at 6:24 PM Yuxuan Han @.***> wrote: I got the same bad result.....Do you solve it? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#113?email_source=notifications&email_token=AFJLPEST2KSZ6DQ57AMICBDQ3RVPRA5CNFSM4JWDH7JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH5CCMA#issuecomment-570040624>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFJLPEUY66I3BBRAKXCRW2DQ3RVPRANCNFSM4JWDH7JA .

I tried 128*128 pretrained model, its behavior is the same as paper.....

@Yummy2016
Copy link
Author

Yummy2016 commented Jan 2, 2020

yes, 128*128 is better than 256*256. not sure what's the reason...

@fangxuehouwuming
Copy link

Do you solve it?

@yyyoite
Copy link

yyyoite commented Feb 29, 2024

Me too

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

4 participants