paper-with-me

홈 › Papers

Bi-level Feature Alignment for Versatile Image Translation and Manipulation

2021-07-07 · Fangneng Zhan, Yingchen Yu, Rongliang Wu, Jiahui Zhang, Kaiwen Cui, Aoran Xiao, Shijian Lu, Chunyan Miao

Generative adversarial networks (GANs) have achieved great success in image translation and manipulation. However, high-fidelity image generation with faithful style control remains a grand challenge in computer vision. This paper presents a versatile image translation and manipulation framework that achieves accurate semantic and style guidance in image generation by explicitly building a correspondence. To handle the quadratic complexity incurred by building the dense correspondences, we introduce a bi-level feature alignment strategy that adopts a top-$k$ operation to rank block-wise features followed by dense attention between block features which reduces memory cost substantially. As the top-$k$ operation involves index swapping which precludes the gradient propagation, we approximate the non-differentiable top-$k$ operation with a regularized earth mover's problem so that its gradient can be effectively back-propagated. In addition, we design a novel semantic position encoding mechanism that builds up coordinate for each individual semantic region to preserve texture structures while building correspondences. Further, we design a novel confidence feature injection module which mitigates mismatch problem by fusing features adaptively according to the reliability of built correspondences. Extensive experiments show that our method achieves superior performance qualitatively and quantitatively as compared with the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2107.03021

Code (2)

fnzhan/AMT 공식 구현
fnzhan/RABIT 공식 구현 pytorch

Tasks

Image GenerationTranslation

Similar Papers 제목 키워드 기반

Unsupervised Image-to-Image Translation with Generative Prior

2022-04-07 · CVPR 2022 1 · Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

Unsupervised image-to-image translation aims to learn the translation between two visual domains without paired data. Despite the recent progress in image translation models, it remains challenging to build mappings betw…

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

GP-UNIT: Generative Prior for Versatile Unsupervised Image-to-Image Translation

2023-06-07 · Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

Recent advances in deep learning have witnessed many successful unsupervised image-to-image translation models that learn correspondences between two visual domains without paired data. However, it is still a great chall…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translationvalid

Cross-modal Latent Space Alignment for Image to Avatar Translation

2023-01-01 · ICCV 2023 1 · Manuel Ladron De Guevara, Jose Echevarria, Yijun Li, Yannick Hold-Geoffroy 외

We present a novel method for automatic vectorized avatar generation from a single portrait image. Most existing approaches that create avatars rely on image-to-image translation methods, which present some limitatio…

Image-to-Image TranslationTranslation

Frequency-Controlled Diffusion Model for Versatile Text-Guided Image-to-Image Translation

2024-07-03 · Xiang Gao, Zhengbo Xu, Junhan Zhao, Jiaying Liu

Recently, large-scale text-to-image (T2I) diffusion models have emerged as a powerful tool for image-to-image translation (I2I), allowing open-domain image translation via user-provided text prompts. This paper proposes …

Image-to-Image TranslationTranslation

TSIT: A Simple and Versatile Framework for Image-to-Image Translation

2020-07-23 · ECCV 2020 8 · Liming Jiang, Changxu Zhang, Mingyang Huang, Chunxiao Liu 외

We introduce a simple and versatile framework for image-to-image translation. We unearth the importance of normalization layers, and provide a carefully designed two-stream generative model with newly proposed feature tr…

Image GenerationImage-to-Image TranslationTranslation