junyanz/pytorch-CycleGAN-and-pix2pix
To train a model on your own datasets, you need to create a data folder with two subdirectories trainA and trainB that contain images from domain A and B. For example, landscape painting - landscape photographs works much better than portrait painting - landscape photographs. A and B should each have their own subfolders train, val, test, etc. In /path/to/data/A/train, put training images in style A.
May-28-2017, 01:10:17 GMT
- Technology: