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

Difference between train and test cmds and steps to process single image #71

Open muruga86 opened 2 years ago

muruga86 commented 2 years ago

Can any one tell the difference between train and test cmds? In case want to process one image alone what are the steps?