paper-with-me

Papers

Text2Human: Text-Driven Controllable Human Image Generation

2022-05-31 · Yuming Jiang, Shuai Yang, Haonan Qiu, Wayne Wu, Chen Change Loy, Ziwei Liu

Generating high-quality and diverse human images is an important yet challenging task in vision and graphics. However, existing generative models often fall short under the high diversity of clothing shapes and textures. Furthermore, the generation process is even desired to be intuitively controllable for layman users. In this work, we present a text-driven controllable framework, Text2Human, for a high-quality and diverse human generation. We synthesize full-body human images starting from a given human pose with two dedicated steps. 1) With some texts describing the shapes of clothes, the given human pose is first translated to a human parsing map. 2) The final human image is then generated by providing the system with more attributes about the textures of clothes. Specifically, to model the diversity of clothing textures, we build a hierarchical texture-aware codebook that stores multi-scale neural representations for each type of texture. The codebook at the coarse level includes the structural representations of textures, while the codebook at the fine level focuses on the details of textures. To make use of the learned hierarchical codebook to synthesize desired images, a diffusion-based transformer sampler with mixture of experts is firstly employed to sample indices from the coarsest level of the codebook, which then is used to predict the indices of the codebook at finer levels. The predicted indices at different levels are translated to human images by the decoder learned accompanied with hierarchical codebooks. The use of mixture-of-experts allows for the generated image conditioned on the fine-grained text input. The prediction for finer level indices refines the quality of clothing textures. Extensive quantitative and qualitative evaluations demonstrate that our proposed framework can generate more diverse and realistic human images compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2205.15996

Code (2)

yumingj/Text2Human 공식 구현 pytorch
yumingj/deepfashion-multimodal 공식 구현

Tasks

DiversityHuman ParsingImage GenerationMixture-of-Experts

Similar Papers 제목 키워드 기반

Text2Avatar: Text to 3D Human Avatar Generation with Codebook-Driven Body Controllable Attribute

2024-01-01 · Chaoqun Gong, Yuqin Dai, Ronghui Li, Achun Bao 외

Generating 3D human models directly from text helps reduce the cost and time of character modeling. However, achieving multi-attribute controllable and realistic 3D human avatar generation is still challenging due to fea…

AttributeDisentanglementText to 3Dtext-to-3d-human

HumanDiffusion: a Coarse-to-Fine Alignment Diffusion Framework for Controllable Text-Driven Person Image Generation

2022-11-11 · Kaiduo Zhang, Muyi Sun, Jianxin Sun, Binghao Zhao 외

Text-driven person image generation is an emerging and challenging task in cross-modality image generation. Controllable person image generation promotes a wide range of applications such as digital human interaction and…

Image GenerationRetrievalSentenceVirtual Try-on

UVMap-ID: A Controllable and Personalized UV Map Generative Model

2024-04-22 · Weijie Wang, Jichao Zhang, Chang Liu, Xia Li 외

Recently, diffusion models have made significant strides in synthesizing realistic 2D human images based on provided text prompts. Building upon this, researchers have extended 2D text-to-image diffusion models into the …

Attribute

Revival with Voice: Multi-modal Controllable Text-to-Speech Synthesis

2025-05-25 · Minsu Kim, Pingchuan Ma, Honglie Chen, Stavros Petridis 외

This paper explores multi-modal controllable Text-to-Speech Synthesis (TTS) where the voice can be generated from face image, and the characteristics of output speech (e.g., pace, noise level, distance, tone, place) can …

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

EmoCtrl: Controllable Emotional Image Content Generation

2025-12-27 · Jingyuan Yang, Weibin Luo, Hui Huang arxiv

An image conveys meaning through both its visual content and emotional tone, jointly shaping human perception. We introduce Controllable Emotional Image Content Generation (C-EICG), which aims to generate images that rem…