We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Great job! I have some questions about the code. If I edit images, do I need to do the following? Will removal have an impact on the results?
The text was updated successfully, but these errors were encountered:
Yes, StyleGANEX is based on StyleGAN, so the face inside your input image needs to be rough rescaled to the size where StyleGAN is pretrained.
Sorry, something went wrong.
Thanks for the answer.
No branches or pull requests
Great job! I have some questions about the code. If I edit images, do I need to do the following? Will removal have an impact on the results?
![微信图片_20231020154958](https://private-user-images.githubusercontent.com/89123295/276860828-cb59af9a-ce9f-4a11-aa6d-f2c119e22a7a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NDc4NjIsIm5iZiI6MTczODk0NzU2MiwicGF0aCI6Ii84OTEyMzI5NS8yNzY4NjA4MjgtY2I1OWFmOWEtY2U5Zi00YTExLWFhNmQtZjJjMTE5ZTIyYTdhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDE2NTkyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc3ZDg4NDZiZTZkMDdlNTQ0ZjkxOGRmZjg4YTQzYTdkZjkwMDkxY2JjMzY0MjFhZDk2YTQyM2I4ZThjYzJkODYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.-l1ZLKz7d1bf5fJvFzCjoLLOdVCX50wJ1ENfXKjCgnU)
The text was updated successfully, but these errors were encountered: