paper-with-me

Papers

Semantic-shape Adaptive Feature Modulation for Semantic Image Synthesis

2022-03-31 · CVPR 2022 1 · Zhengyao Lv, Xiaoming Li, Zhenxing Niu, Bing Cao, WangMeng Zuo

Recent years have witnessed substantial progress in semantic image synthesis, it is still challenging in synthesizing photo-realistic images with rich details. Most previous methods focus on exploiting the given semantic map, which just captures an object-level layout for an image. Obviously, a fine-grained part-level semantic layout will benefit object details generation, and it can be roughly inferred from an object's shape. In order to exploit the part-level layouts, we propose a Shape-aware Position Descriptor (SPD) to describe each pixel's positional feature, where object shape is explicitly encoded into the SPD feature. Furthermore, a Semantic-shape Adaptive Feature Modulation (SAFM) block is proposed to combine the given semantic map and our positional features to produce adaptively modulated features. Extensive experiments demonstrate that the proposed SPD and SAFM significantly improve the generation of objects with rich details. Moreover, our method performs favorably against the SOTA methods in terms of quantitative and qualitative evaluation. The source code and model are available at https://github.com/cszy98/SAFM.

📄 PDF Abstract BibTeX arXiv:2203.16898

Code (1)

cszy98/safm 공식 구현 pytorch

Tasks

Image GenerationObject

Similar Papers 제목 키워드 기반

Joint Source-Channel Coding for Channel-Adaptive Digital Semantic Communications

2023-11-14 · Joohyuk Park, Yongjeong Oh, Seonjung Kim, Yo-Seb Jeon

In this paper, we propose a novel joint source-channel coding (JSCC) approach for channel-adaptive digital semantic communications. In semantic communication systems with digital modulation and demodulation, robust desig…

Decoderimage-classificationImage ClassificationRobust Design+1

Semantic Image Synthesis via Class-Adaptive Cross-Attention

2023-08-30 · Tomaso Fontanini, Claudio Ferrari, Giuseppe Lisanti, Massimo Bertozzi 외

In semantic image synthesis the state of the art is dominated by methods that use customized variants of the SPatially-Adaptive DE-normalization (SPADE) layers, which allow for good visual generation quality and editing …

Image GenerationSemantic SegmentationStyle Transfer

ESC-MVQ: End-to-End Semantic Communication With Multi-Codebook Vector Quantization

2025-04-16 · Junyong Shin, Yongjeong Oh, Jinsung Park, Joohyuk Park 외

This paper proposes a novel end-to-end digital semantic communication framework based on multi-codebook vector quantization (VQ), referred to as ESC-MVQ. Unlike prior approaches that rely on end-to-end training with a sp…

DecoderQuantizationSemantic Communication

Spectral-Adaptive Modulation Networks for Visual Perception

2025-03-31 · Guhnoo Yun, Juhan Yoo, Kijung Kim, Jeongho Lee 외

Recent studies have shown that 2D convolution and self-attention exhibit distinct spectral behaviors, and optimizing their spectral properties can enhance vision model performance. However, theoretical analyses remain li…

object-detectionObject DetectionSemantic Segmentation

Unleashing Network Potentials for Semantic Scene Completion

2024-03-12 · CVPR 2024 1 · Fengyun Wang, Qianru Sun, Dong Zhang, Jinhui Tang

Semantic scene completion (SSC) aims to predict complete 3D voxel occupancy and semantics from a single-view RGB-D image, and recent SSC methods commonly adopt multi-modal inputs. However, our investigation reveals two l…