paper-with-me

홈 › Papers

From Parts to Whole: A Unified Reference Framework for Controllable Human Image Generation

2024-04-23 · Zehuan Huang, Hongxing Fan, Lipeng Wang, Lu Sheng

Recent advancements in controllable human image generation have led to zero-shot generation using structural signals (e.g., pose, depth) or facial appearance. Yet, generating human images conditioned on multiple parts of human appearance remains challenging. Addressing this, we introduce Parts2Whole, a novel framework designed for generating customized portraits from multiple reference images, including pose images and various aspects of human appearance. To achieve this, we first develop a semantic-aware appearance encoder to retain details of different human parts, which processes each image based on its textual label to a series of multi-scale feature maps rather than one image token, preserving the image dimension. Second, our framework supports multi-image conditioned generation through a shared self-attention mechanism that operates across reference and target features during the diffusion process. We enhance the vanilla attention mechanism by incorporating mask information from the reference human images, allowing for the precise selection of any part. Extensive experiments demonstrate the superiority of our approach over existing alternatives, offering advanced capabilities for multi-part controllable human image customization. See our project page at https://huanngzh.github.io/Parts2Whole/.

📄 PDF Abstract BibTeX arXiv:2404.15267

Code (1)

huanngzh/Parts2Whole 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

HomeWorld: A Unified Floorplan-to-Furnished Framework for Generating Controllable, Densely Interactive Whole-Home Scenes

2026-06-04 · Wenbo Li, Xiaoliang Ju, Zipeng Qin, Rongyao Fang 외 arxiv

Indoor scene generation is crucial for robot simulation and modern interior design. However, complex layouts together with scarce 3D scene data make learning-based generation challenging. Existing methods often rely on h…

Indoor Scene SynthesisScene GenerationImage Generation

AnaDiffusion: Anatomically CompositionalLatent Diffusion for Controllable 3D Brain MRI Generation

2026-08-24 · Huiwen Han, Lulin Liu, Bangya Liu, Yuanhao Cai 외 arxiv

3D brain MRI generation has made significant advances in medical imaging, simulation, and controllable anatomical analysis. However, existing generative models typically synthesize 3D volumes monolithically, often overlo…

CineWeaver: Training-Free Reference-Controllable Multi-Shot Long Video Generation for Cinematic Storytelling

2026-07-29 · Yuyang Huang, Yabo Chen, Wenrui Dai, Ziyang Zheng 외 arxiv

Cinematic video generation is challenging for text-to-video diffusion models due to concurrent requirements on multi-shot generation, fine-grained controllability over characters and scenes, and long-form generation acro…

Video Generation

Unified Generative Adversarial Networks for Controllable Image-to-Image Translation

2019-12-12 · Hao Tang, Hong Liu, Nicu Sebe

We propose a unified Generative Adversarial Network (GAN) for controllable image-to-image translation, i.e., transferring an image from a source to a target domain guided by controllable structures. In addition to condit…

Facial Expression TranslationGenerative Adversarial NetworkGesture-to-Gesture TranslationImage Generation+2

OmniMotion-X: Versatile Multimodal Whole-Body Motion Generation

2025-10-22 · Guowei Xu, Yuxuan Bian, Ailing Zeng, Mingyi Shi 외 arxiv

This paper introduces OmniMotion-X, a versatile multimodal framework for whole-body human motion generation, leveraging an autoregressive diffusion transformer in a unified sequence-to-sequence manner. OmniMotion-X effic…