A Pure MLP-Mixer-based GAN Framework for Guided Image Translation

Hao Tang,Bin Ren,Nicu Sebe
DOI: https://doi.org/10.1016/j.patcog.2024.110894
IF: 8
2025-01-01
Pattern Recognition
Abstract:Traditional guided image translation methods, based on encoder-decoder or U-Net structures, often struggle with complex or contrasting images. To address this, we introduce a novel dual-stage strategy. First, we use a cascaded cross-gating MLP-Mixer to merge image and semantic guidance codes, generating intermediate results influenced by these cues. Second, we implement a refined pixel-level loss function to handle semantic guidance noise, along with a new cross-attention gating mechanism for detail refinement. Additionally, our framework utilizes an MLP-Mixer-based discriminator, ensuring that the entire system is built on the MLPMixer architecture. Our results in cross-view image translation and person image synthesis outperform current benchmarks, demonstrating the effectiveness of our method.
What problem does this paper attempt to address?