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

On reproducing the results of GIAS #2

Open
honggudrnjs opened this issue Mar 31, 2022 · 3 comments
Open

On reproducing the results of GIAS #2

honggudrnjs opened this issue Mar 31, 2022 · 3 comments

Comments

@honggudrnjs
Copy link

First of all, thank you for sharing the code and dataset information related to GIAS.
I tried to reproduce inversion attack results using the script provided as a default on ImageNet dataset (Filename : ours_vw_bs4.sh).
However, the inverted images were somewhat different from the ground truth, but the images seem to be natural probably thanks to better image prior induced by GAN. Reconstruction loss during training was not that high, seems normal to me.
Should I customize hyperparameters in the script file for better result? I use ImageNet images though.
Could you give some suggestions for me? I tried FFHQ dataset also with the same script, but the inverted images were far from ground truth images.

@ffhibnese
Copy link

Hello, hong
I got the same issues as you when I tried to reproduce stylegan2 on FFHQ128. The genetared images are very unrealistic.
Could you please tell me have you solved this problem? I would be grateful if you can give me some advice.

@FrankMOWJ
Copy link

May I ask where can I download the checkpoint of pretrained StyleGan?

@ffhibnese
Copy link

May I ask where can I download the checkpoint of pretrained StyleGan?

You can refer to my repository 'https://github.com/ffhibnese/GIFD_Gradient_Inversion_Attack', which presents detailed instructions for downloading pretrained model checkpoints.

Please give it a star if you find it useful :)

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