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
About how to reproduce your work, I listed some steps:
install dependencies
use StyleGAN to your script in "utils" directory to generate dataset and the path of generated dataset was called "A".
In "Training encoders", there are two command and I took the first one as example. I replaced path_to_your_dataset by 'A', then run the command.
Testing
Are these steps correct? Please point out any misunderstand if it exists. Thanks a lot.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
About how to reproduce your work, I listed some steps:
install dependencies
use StyleGAN to your script in "utils" directory to generate dataset and the path of generated dataset was called "A".
In "Training encoders", there are two command and I took the first one as example.
I replaced path_to_your_dataset by 'A', then run the command.
Testing
Are these steps correct? Please point out any misunderstand if it exists. Thanks a lot.
The text was updated successfully, but these errors were encountered: