znxlwm / UGATIT-pytorch

Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
MIT License
2.51k stars 476 forks source link

can it sitll work if I only put one image in trainB and put the same one image in testB? #59

Open ruanjiyang opened 3 years ago

ruanjiyang commented 3 years ago

can it sitll work if I only put one image in trainB and put the same one image in testB?

what will be the final traing result/performance?

Thanks lot!