xavihart / Diff-PGD

[NeurIPS'2023] Official Code Repo:Diffusion-Based Adversarial Sample Generation for Improved Stealthiness and Controllability
87 stars 7 forks source link

Could you provide the checkpoint to generate face images? #2

Closed yuuma002 closed 1 year ago

yuuma002 commented 1 year ago

Thank you for open-sourcing your wonderful work. We would like to generate face adversarial examples using Diff-PGD. However, we can only find the checkpoint to generate ImageNet-like images. Could you provide the checkpoint to generate face images, or tell us how to train the model on the face dataset?

xavihart commented 1 year ago

i think there are already checkpoints for generating face adversarial images: e.g. https://github.com/NVlabs/edm (FFHQ dataset) and also for Celeba: https://paperswithcode.com/sota/image-generation-on-celeba-64x64