GenRep icon indicating copy to clipboard operation
GenRep copied to clipboard

Questions about path_to_your_dataset

Open ShaobinChen-AH opened this issue 3 years ago • 0 comments

About how to reproduce your work, I listed some steps:

  1. install dependencies

  2. use StyleGAN to your script in "utils" directory to generate dataset and the path of generated dataset was called "A".

  3. 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.

  4. Testing

Are these steps correct? Please point out any misunderstand if it exists. Thanks a lot.

ShaobinChen-AH avatar Oct 19 '22 09:10 ShaobinChen-AH