junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
23.17k stars 6.33k forks source link

Testing pictures - pix2pix #842

Open shaharjacob opened 5 years ago

shaharjacob commented 5 years ago

Hi, I'm running the training on the facade dataset. I have two questions:

  1. Is all the pictures in the tests folder are different from the pictures in the train folder? In other words, are the pictures in the test folder are new ?

  2. What is the picture that I can see every iteration in the vidsom (http://localhost:8097) ?

Thanks!

junyanz commented 5 years ago
  1. Yes.
  2. Training images and their results.