paper-with-me

홈 › Papers

Masked and Adaptive Transformer for Exemplar Based Image Translation

2023-03-30 · CVPR 2023 1 · Chang Jiang, Fei Gao, Biao Ma, YuHao Lin, Nannan Wang, Gang Xu

We present a novel framework for exemplar based image translation. Recent advanced methods for this task mainly focus on establishing cross-domain semantic correspondence, which sequentially dominates image generation in the manner of local style control. Unfortunately, cross-domain semantic matching is challenging; and matching errors ultimately degrade the quality of generated images. To overcome this challenge, we improve the accuracy of matching on the one hand, and diminish the role of matching in image generation on the other hand. To achieve the former, we propose a masked and adaptive transformer (MAT) for learning accurate cross-domain correspondence, and executing context-aware feature augmentation. To achieve the latter, we use source features of the input and global style codes of the exemplar, as supplementary information, for decoding an image. Besides, we devise a novel contrastive style learning method, for acquire quality-discriminative style representations, which in turn benefit high-quality image generation. Experimental results show that our method, dubbed MATEBIT, performs considerably better than state-of-the-art methods, in diverse image translation tasks. The codes are available at \url{https://github.com/AiArt-HDU/MATEBIT}.

📄 PDF Abstract BibTeX arXiv:2303.17123

Code (1)

aiart-hdu/matebit 공식 구현 pytorch

Tasks

Image GenerationSemantic correspondenceTranslation

Similar Papers 제목 키워드 기반

Local Image-to-Image Translation via Pixel-wise Highway Adaptive Instance Normalization

2019-05-01 · ICLR 2019 5 · Wonwoong Cho, Seunghwan Choi, Junwoo Park, David Keetae Park 외

Recently, image-to-image translation has seen a significant success. Among many approaches, image translation based on an exemplar image, which contains the target style information, has been popular, owing to its capabi…

Image-to-Image TranslationTranslation

CFFT-GAN: Cross-domain Feature Fusion Transformer for Exemplar-based Image Translation

2023-02-03 · Tianxiang Ma, Bingchuan Li, Wei Liu, Miao Hua 외

Exemplar-based image translation refers to the task of generating images with the desired style, while conditioning on certain input image. Most of the current methods learn the correspondence between two input domains a…

Translation

What and Where to Translate: Local Mask-based Image-to-Image Translation

2019-06-09 · Wonwoong Cho, Seunghwan Choi, Junwoo Park, David Keetae Park 외

Recently, image-to-image translation has obtained significant attention. Among many, those approaches based on an exemplar image that contains the target style information has been actively studied, due to its capability…

Image-to-Image TranslationTranslation

Exemplar Guided Unsupervised Image-to-Image Translation with Semantic Consistency

2018-05-28 · ICLR 2019 5 · Liqian Ma, Xu Jia, Stamatios Georgoulis, Tinne Tuytelaars 외

Image-to-image translation has recently received significant attention due to advances in deep learning. Most works focus on learning either a one-to-one mapping in an unsupervised way or a many-to-many mapping in a supe…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation

2018-12-24 · CVPR 2019 6 · Wonwoong Cho, Sungha Choi, David Keetae Park, Inkyu Shin 외

Recently, unsupervised exemplar-based image-to-image translation, conditioned on a given exemplar without the paired data, has accomplished substantial advancements. In order to transfer the information from an exemplar …

Image-to-Image TranslationStyle TransferTranslation