GenRep
GenRep copied to clipboard
Questions about path_to_your_dataset
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.