Skip to content

How can I generate images I choose,not just a sample #459

Answered by aaawrong
aaawrong asked this question in How-to
Discussion options

You must be logged in to vote

Hi @DCMJY , take configs/pggan/pggan_celeba-cropped_128_g8_12Mimgs.py as an example, delete its metrics field and run

bash tools/eval.sh configs/pggan/pggan_celeba-cropped_128_g8_12Mimgs.py CKPT_PATH --samples-path PATH_TO_SAVE_IMGS --num-samples 202599

Then you will find images under PATH_TO_SAVE_IMGS.

Thank you !!!

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bsssss1
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by zengyh1900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How-to
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #321 on October 12, 2022 11:23.