-
Notifications
You must be signed in to change notification settings - Fork 92
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
CelebA-HQ pth missing #9
Comments
+1 I'd also love to try out the celeba model. |
Thank you for the question. You can directly load the CelebA-HQ model by using "—config celeba.yml". However, you will need to create your own mask and image, upload the file to the "colab_demo directory", and then change "—npy_name" argument to be the name of the file. More details can be found at Let me know if you have any other questions. Thank you. |
@chenlin9 How can we create our own mask and image. Is it .pth file? |
I've already solved it. just using torch.save() |
How can you create CelebA-HQ mask? |
Hi, Can you supply the images from celebA you edit in the paper? |
@xinzi2018 Hello,do you solve this problem? |
I could not find for CelebA-HQ in https://github.com/ermongroup/SDEdit/blob/main/functions/process_data.py
@junyanz
The text was updated successfully, but these errors were encountered: