paper-with-me

Papers

Spatial Content Alignment For Pose Transfer

2021-03-31 · Wing-Yin Yu, Lai-Man Po, Yuzhi Zhao, Jingjing Xiong, Kin-Wai Lau

Due to unreliable geometric matching and content misalignment, most conventional pose transfer algorithms fail to generate fine-trained person images. In this paper, we propose a novel framework Spatial Content Alignment GAN (SCAGAN) which aims to enhance the content consistency of garment textures and the details of human characteristics. We first alleviate the spatial misalignment by transferring the edge content to the target pose in advance. Secondly, we introduce a new Content-Style DeBlk which can progressively synthesize photo-realistic person images based on the appearance features of the source image, the target pose heatmap and the prior transferred content in edge domain. We compare the proposed framework with several state-of-the-art methods to show its superiority in quantitative and qualitative analysis. Moreover, detailed ablation study results demonstrate the efficacy of our contributions. Codes are publicly available at github.com/rocketappslab/SCA-GAN.

📄 PDF Abstract BibTeX arXiv:2103.16828

Code (1)

rocketappslab/SCA-GAN 공식 구현 tf

Tasks

Geometric MatchingPose Transfer

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Learning Dynamic Style Kernels for Artistic Style Transfer

2023-04-02 · CVPR 2023 1 · Wenju Xu, Chengjiang Long, Yongwei Nie

Arbitrary style transfer has been demonstrated to be efficient in artistic image generation. Previous methods either globally modulate the content feature ignoring local details, or overly focus on the local structure de…

Image GenerationStyle Transfer

Style3D: Attention-guided Multi-view Style Transfer for 3D Object Generation

2024-12-04 · Bingjie Song, Xin Huang, Ruting Xie, Xue Wang 외

We present Style3D, a novel approach for generating stylized 3D objects from a content image and a style image. Unlike most previous methods that require case- or style-specific training, Style3D supports instant 3D obje…

3D ReconstructionComputational EfficiencyStyle Transfer

StyleStudio: Text-Driven Style Transfer with Selective Control of Style Elements

2024-12-11 · CVPR 2025 1 · Mingkun Lei, Xue Song, Beier Zhu, Hao Wang 외

Text-driven style transfer aims to merge the style of a reference image with content described by a text prompt. Recent advancements in text-to-image models have improved the nuance of style transformations, yet signific…

Style Transfer

Training-Free Style and Content Transfer by Leveraging U-Net Skip Connections in Stable Diffusion 2.*

2025-01-24 · Ludovica Schaerf, Andrea Alfarano, Fabrizio Silvestri, Leonardo Impett

Despite significant recent advances in image generation with diffusion models, their internal latent representations remain poorly understood. Existing works focus on the bottleneck layer (h-space) of Stable Diffusion's …

Image GenerationStyle Transfer

SARA: Controllable Makeup Transfer with Spatial Alignment and Region-Adaptive Normalization

2023-11-28 · Xiaojing Zhong, Xinyi Huang, Zhonghua Wu, Guosheng Lin 외

Makeup transfer is a process of transferring the makeup style from a reference image to the source images, while preserving the source images' identities. This technique is highly desirable and finds many applications. H…