Cross-domain Correspondence Learning for Exemplar-based Image Translation
Pan Zhang, Bo Zhang, Dong Chen, Lu Yuan, Fang Wen

TL;DR
This paper introduces a unified framework for exemplar-based image translation that jointly learns cross-domain correspondence and image synthesis, enabling style-consistent, high-quality translations with weak supervision.
Contribution
It proposes a novel joint learning approach for cross-domain correspondence and image translation, improving style fidelity and semantic consistency in exemplar-based image translation.
Findings
Outperforms state-of-the-art in image quality
Maintains style fidelity to exemplars
Effective with weak supervision
Abstract
We present a general framework for exemplar-based image translation, which synthesizes a photo-realistic image from the input in a distinct domain (e.g., semantic segmentation mask, or edge map, or pose keypoints), given an exemplar image. The output has the style (e.g., color, texture) in consistency with the semantically corresponding objects in the exemplar. We propose to jointly learn the crossdomain correspondence and the image translation, where both tasks facilitate each other and thus can be learned with weak supervision. The images from distinct domains are first aligned to an intermediate domain where dense correspondence is established. Then, the network synthesizes images based on the appearance of semantically corresponding patches in the exemplar. We demonstrate the effectiveness of our approach in several image translation tasks. Our method is superior to state-of-the-art…
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
Cross-Domain Correspondence Learning for Exemplar-Based Image Translation· youtube
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Multimodal Machine Learning Applications
