paper-with-me

홈 › Papers

Retrieval-based Spatially Adaptive Normalization for Semantic Image Synthesis

2022-04-06 · CVPR 2022 1 · Yupeng Shi, Xiao Liu, Yuxiang Wei, Zhongqin Wu, WangMeng Zuo

Semantic image synthesis is a challenging task with many practical applications. Albeit remarkable progress has been made in semantic image synthesis with spatially-adaptive normalization and existing methods normalize the feature activations under the coarse-level guidance (e.g., semantic class). However, different parts of a semantic object (e.g., wheel and window of car) are quite different in structures and textures, making blurry synthesis results usually inevitable due to the missing of fine-grained guidance. In this paper, we propose a novel normalization module, termed as REtrieval-based Spatially AdaptIve normaLization (RESAIL), for introducing pixel level fine-grained guidance to the normalization architecture. Specifically, we first present a retrieval paradigm by finding a content patch of the same semantic class from training set with the most similar shape to each test semantic mask. Then, RESAIL is presented to use the retrieved patch for guiding the feature normalization of corresponding region, and can provide pixel level fine-grained guidance, thereby greatly mitigating blurry synthesis results. Moreover, distorted ground-truth images are also utilized as alternatives of retrieval-based guidance for feature normalization, further benefiting model training and improving visual quality of generated images. Experiments on several challenging datasets show that our RESAIL performs favorably against state-of-the-arts in terms of quantitative metrics, visual quality, and subjective evaluation. The source code and pre-trained models will be publicly available.

📄 PDF Abstract BibTeX arXiv:2204.02854

Code (1)

shi-yupeng/resail-for-sis 공식 구현 pytorch

Tasks

Image GenerationRetrieval

Similar Papers 제목 키워드 기반

Semantic Image Synthesis with Spatially-Adaptive Normalization

2019-03-18 · CVPR 2019 6 · Taesung Park, Ming-Yu Liu, Ting-Chun Wang, Jun-Yan Zhu

We propose spatially-adaptive normalization, a simple but effective layer for synthesizing photorealistic images given an input semantic layout. Previous methods directly feed the semantic layout as input to the deep net…

Image GenerationImage-to-Image TranslationSketch-to-Image Translation

Efficient Semantic Image Synthesis via Class-Adaptive Normalization

2020-12-08 · Zhentao Tan, Dongdong Chen, Qi Chu, Menglei Chai 외

Spatially-adaptive normalization (SPADE) is remarkably successful recently in conditional semantic image synthesis \cite{park2019semantic}, which modulates the normalized activation with spatially-varying transformations…

Image Generation

Rethinking Spatially-Adaptive Normalization

2020-04-06 · Zhentao Tan, Dongdong Chen, Qi Chu, Menglei Chai 외

Spatially-adaptive normalization is remarkably successful recently in conditional semantic image synthesis, which modulates the normalized activation with spatially-varying transformations learned from semantic layouts, …

Image Generation

Conditional Deformable Image Registration with Spatially-Variant and Adaptive Regularization

2023-03-19 · Yinsong Wang, Huaqi Qiu, Chen Qin

Deep learning-based image registration approaches have shown competitive performance and run-time advantages compared to conventional image registration methods. However, existing learning-based approaches mostly require…

Hyperparameter OptimizationImage Registration

Controllable Person Image Synthesis with Spatially-Adaptive Warped Normalization

2021-05-31 · Jichao Zhang, Aliaksandr Siarohin, Hao Tang, Enver Sangineto 외

Controllable person image generation aims to produce realistic human images with desirable attributes such as a given pose, cloth textures, or hairstyles. However, the large spatial misalignment between source and target…

Image GenerationImage-to-Image TranslationPose TransferTranslation