SHUNIT: Style Harmonization for Unpaired Image-to-Image Translation
Seokbeom Song, Suhyeon Lee, Hongje Seong, Kyoungwon Min, Euntai Kim

TL;DR
SHUNIT introduces a novel style harmonization approach for unpaired image-to-image translation, effectively handling complex images by leveraging original image styles without detailed sub-object annotations, achieving state-of-the-art results.
Contribution
The paper proposes SHUNIT, a style harmonization method that bypasses the need for sub-object annotations by using original image styles, improving unpaired I2I translation quality.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively handles complex images with multiple object components.
Outperforms existing methods in unpaired I2I translation tasks.
Abstract
We propose a novel solution for unpaired image-to-image (I2I) translation. To translate complex images with a wide range of objects to a different domain, recent approaches often use the object annotations to perform per-class source-to-target style mapping. However, there remains a point for us to exploit in the I2I. An object in each class consists of multiple components, and all the sub-object components have different characteristics. For example, a car in CAR class consists of a car body, tires, windows and head and tail lamps, etc., and they should be handled separately for realistic I2I translation. The simplest solution to the problem will be to use more detailed annotations with sub-object component annotations than the simple object annotations, but it is not possible. The key idea of this paper is to bypass the sub-object component annotations by leveraging the original style…
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.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
