@article{Zhang2026, 
author = {Jinsong Zhang and Yu-Kun Lai and Hongjiang Xiao and Kun Li},
title = {SMixNet: Style mixture network for exemplar-based image translation},
year = {2026},
journal = {Computational Visual Media},
volume = {12},
number = {3},
pages = {803-824},
keywords = {image translation, attention, spatial transformation, generative adversarial network},
url = {https://www.sciopen.com/article/10.26599/CVM.2025.9450458},
doi = {10.26599/CVM.2025.9450458},
abstract = {Exemplar-based image translation, which aims to transfer the style of an exemplar image to an input semantic image, is challenging and important in many applications. Most current methods build coarse correspondences and overlook extracting faithful style information from the exemplar image, leading to unsatisfactory results with style inconsistent with the exemplar image. In this paper, we propose a novel and efficient style mixture block to extract faithful style information and build reliable correspondences progressively. Specifically, instead of modeling explicit correspondences, we extract faithful style descriptors by considering global information about the exemplar features. Then, we generate coefficients for these style descriptors by modeling the interaction between the exemplar image and the input image, and efficiently compose these descriptors using the coefficients. The efficiency of the style mixture block allows a multi-scale architecture to extract and transform style descriptors at different resolutions, deforming the features of the exemplar image and refining the correspondences progressively. Experimental results on several datasets show that our SMixNet outperforms the current state-of-the-art, and is faster. Code is available for research purposes at https://github.com/Zhangjinso/SMixNet.}
}