paper-with-me

홈 › Papers

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

2024-03-04 · CVPR 2024 1 · Supreeth Narasimhaswamy, Uttaran Bhattacharya, Xiang Chen, Ishita Dasgupta, Saayan Mitra, Minh Hoai

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 finger orientations. To generate images with realistic hands, we propose a novel diffusion-based architecture called HanDiffuser that achieves realism by injecting hand embeddings in the generative process. HanDiffuser consists of two components: a Text-to-Hand-Params diffusion model to generate SMPL-Body and MANO-Hand parameters from input text prompts, and a Text-Guided Hand-Params-to-Image diffusion model to synthesize images by conditioning on the prompts and hand parameters generated by the previous component. We incorporate multiple aspects of hand representation, including 3D shapes and joint-level finger positions, orientations and articulations, for robust learning and reliable performance during inference. We conduct extensive quantitative and qualitative experiments and perform user studies to demonstrate the efficacy of our method in generating images with high-quality hands.

📄 PDF Abstract BibTeX arXiv:2403.01693

Code (0)

등록된 구현이 없습니다.

Tasks

Image 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 제목 키워드 기반

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 accur…

AnatomyGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition+4

GANwriting: Content-Conditioned Generation of Styled Handwritten Word Images

2020-03-05 · ECCV 2020 8 · Lei Kang, Pau Riba, Yaxing Wang, Marçal Rusiñol 외

Although current image generation methods have reached impressive quality levels, they are still unable to produce plausible yet diverse images of handwritten words. On the contrary, when writing by hand, a great variabi…

Handwritten Word GenerationImage Generation

SmartPatch: Improving Handwritten Word Imitation with Patch Discriminators

2021-05-21 · Alexander Mattick, Martin Mayr, Mathias Seuret, Andreas Maier 외

As of recent generative adversarial networks have allowed for big leaps in the realism of generated images in diverse domains, not the least of which being handwritten text generation. The generation of realistic-looking…

Data AugmentationHandwritten Text RecognitionHTRText Generation

Handwriting Transformers

2021-04-08 · ICCV 2021 10 · Ankan Kumar Bhunia, Salman Khan, Hisham Cholakkal, Rao Muhammad Anwer 외

We propose a novel transformer-based styled handwritten text image generation approach, HWT, that strives to learn both style-content entanglement as well as global and local writing style patterns. The proposed HWT capt…

DecoderImage GenerationText Generation

Diffusion models for Handwriting Generation

2020-11-13 · Troy Luhman, Eric Luhman

In this paper, we propose a diffusion probabilistic model for handwriting generation. Diffusion models are a class of generative models where samples start from Gaussian noise and are gradually denoised to produce output…

Handwriting generation