Image-to-image Transformation with Auxiliary Condition
Robert Leer, Hessi Roma, James Amelia

TL;DR
This paper introduces Label-CycleGAN, an enhanced image-to-image transformation method that incorporates label information to better handle pose and shape variations, improving transformation quality especially with imbalanced data.
Contribution
The paper proposes Label-CycleGAN, a novel extension of CycleGAN that integrates label information for more accurate and pose-aware image transformations.
Findings
Improved transformation quality on SVHN to MNIST digit images.
Effective handling of pose and shape variations in simulated to real image transformation.
Demonstrated robustness with imbalanced training data.
Abstract
The performance of image recognition like human pose detection, trained with simulated images would usually get worse due to the divergence between real and simulated data. To make the distribution of a simulated image close to that of real one, there are several works applying GAN-based image-to-image transformation methods, e.g., SimGAN and CycleGAN. However, these methods would not be sensitive enough to the various change in pose and shape of subjects, especially when the training data are imbalanced, e.g., some particular poses and shapes are minor in the training data. To overcome this problem, we propose to introduce the label information of subjects, e.g., pose and type of objects in the training of CycleGAN, and lead it to obtain label-wise transforamtion models. We evaluate our proposed method called Label-CycleGAN, through experiments on the digit image transformation from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Advanced Vision and Imaging
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Residual Connection · Sigmoid Activation · HuMan(Expedia)||How do I get a human at Expedia? · Residual Block · GAN Least Squares Loss · Instance Normalization · PatchGAN · Cycle Consistency Loss
