junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to generate more samples from trained models? What does the number of samples generated depend on?

improgress opened this issue · comments

The scale of my data set is relatively small, and only more than 40 images can be generated each time using the training model..

You can change num_test. See this line