paper-with-me

홈 › Papers

Hand1000: Generating Realistic Hands from Text with Only 1,000 Images

2024-08-28 · Haozhuo Zhang, Bin Zhu, Yu Cao, Yanbin Hao

Text-to-image generation models have achieved remarkable advancements in recent years, aiming to produce realistic images from textual descriptions. However, these models often struggle with generating anatomically accurate representations of human hands. The resulting images frequently exhibit issues such as incorrect numbers of fingers, unnatural twisting or interlacing of fingers, or blurred and indistinct hands. These issues stem from the inherent complexity of hand structures and the difficulty in aligning textual descriptions with precise visual depictions of hands. To address these challenges, we propose a novel approach named Hand1000 that enables the generation of realistic hand images with target gesture using only 1,000 training samples. The training of Hand1000 is divided into three stages with the first stage aiming to enhance the model's understanding of hand anatomy by using a pre-trained hand gesture recognition model to extract gesture representation. The second stage further optimizes text embedding by incorporating the extracted hand gesture representation, to improve alignment between the textual descriptions and the generated hand images. The third stage utilizes the optimized embedding to fine-tune the Stable Diffusion model to generate realistic hand images. In addition, we construct the first publicly available dataset specifically designed for text-to-hand image generation. Based on the existing hand gesture recognition dataset, we adopt advanced image captioning models and LLaMA3 to generate high-quality textual descriptions enriched with detailed gesture information. Extensive experiments demonstrate that Hand1000 significantly outperforms existing models in producing anatomically correct hand images while faithfully representing other details in the text, such as faces, clothing, and colors.

📄 PDF Abstract BibTeX arXiv:2408.15461

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyGesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionImage CaptioningImage GenerationText to Image GenerationText-to-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 제목 키워드 기반

HanDiffuser: Text-to-Image Generation With Realistic Hand Appearances

2024-03-04 · CVPR 2024 1 · Supreeth Narasimhaswamy, Uttaran Bhattacharya, Xiang Chen, Ishita Dasgupta 외

Text-to-image generative models can generate high-quality humans, but realism is lost when generating hands. Common artifacts include irregular hand poses, shapes, incorrect numbers of fingers, and physically implausible…

Image GenerationText to Image GenerationText-to-Image Generation

HandRefiner: Refining Malformed Hands in Generated Images by Diffusion-based Conditional Inpainting

2023-11-29 · Wenquan Lu, Yufei Xu, Jing Zhang, Chaoyue Wang 외

Diffusion models have achieved remarkable success in generating realistic images but suffer from generating accurate human hands, such as incorrect finger counts or irregular shapes. This difficulty arises from the compl…

BOTH2Hands: Inferring 3D Hands from Both Text Prompts and Body Dynamics

2023-12-13 · CVPR 2024 1 · Wenqian Zhang, Molin Huang, Yuxuan Zhou, Juze Zhang 외

The recently emerging text-to-motion advances have spired numerous attempts for convenient and interactive human motion generation. Yet, existing methods are largely limited to generating body motions only without consid…

Motion GenerationMotion Synthesis

Hands-Up: Leveraging Synthetic Data for Hands-On-Wheel Detection

2022-05-31 · Paul Yudkin, Eli Friedman, Orly Zvitia, Gil Elbaz

Over the past few years there has been major progress in the field of synthetic data generation using simulation based techniques. These methods use high-end graphics engines and physics-based ray-tracing rendering in or…

Synthetic Data Generation

BiTT: Bi-directional Texture Reconstruction of Interacting Two Hands from a Single Image

2024-03-13 · CVPR 2024 1 · Minje Kim, Tae-Kyun Kim

Creating personalized hand avatars is important to offer a realistic experience to users on AR / VR platforms. While most prior studies focused on reconstructing 3D hand shapes, some recent work has tackled the reconstru…