paper-with-me

Papers

DeepPortraitDrawing: Generating Human Body Images from Freehand Sketches

2022-05-04 · Xian Wu, Chen Wang, Hongbo Fu, Ariel Shamir, Song-Hai Zhang, Shi-Min Hu

Researchers have explored various ways to generate realistic images from freehand sketches, e.g., for objects and human faces. However, how to generate realistic human body images from sketches is still a challenging problem. It is, first because of the sensitivity to human shapes, second because of the complexity of human images caused by body shape and pose changes, and third because of the domain gap between realistic images and freehand sketches. In this work, we present DeepPortraitDrawing, a deep generative framework for converting roughly drawn sketches to realistic human body images. To encode complicated body shapes under various poses, we take a local-to-global approach. Locally, we employ semantic part auto-encoders to construct part-level shape spaces, which are useful for refining the geometry of an input pre-segmented hand-drawn sketch. Globally, we employ a cascaded spatial transformer network to refine the structure of body parts by adjusting their spatial locations and relative proportions. Finally, we use a global synthesis network for the sketch-to-image translation task, and a face refinement network to enhance facial details. Extensive experiments have shown that given roughly sketched human portraits, our method produces more realistic images than the state-of-the-art sketch-to-image synthesis techniques.

📄 PDF Abstract BibTeX arXiv:2205.02070

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationSketch-to-Image Translation

Methods 이 논문이 사용한 방법론

Spatial Transformer A Spatial Transformer is an image model block that explicitly allows the spatial manipulation of data within a [convolutional neural…

Similar Papers 제목 키워드 기반

SketchBodyNet: A Sketch-Driven Multi-faceted Decoder Network for 3D Human Reconstruction

2023-10-10 · Fei Wang, Kongzhang Tang, Hefeng Wu, Baoquan Zhao 외

Reconstructing 3D human shapes from 2D images has received increasing attention recently due to its fundamental support for many high-level 3D applications. Compared with natural images, freehand sketches are much more f…

3D Human Reconstruction3D ReconstructionDecoder

SketchingReality: From Freehand Scene Sketches To Photorealistic Images

2026-02-16 · Ahmed Bourouis, Mikhail Bessmeltsev, Yulia Gryaditskaya arxiv

Recent years have witnessed remarkable progress in generative AI, with natural language emerging as the most common conditioning input. As underlying models grow more powerful, researchers are exploring increasingly dive…

PatternPortrait: Draw Me Like One of Your Scribbles

2024-01-22 · Sabine Wieluch, Friedhelm Schwenker

This paper introduces a process for generating abstract portrait drawings from pictures. Their unique style is created by utilizing single freehand pattern sketches as references to generate unique patterns for shading. …

Graph Neural Network

Freehand Sketch Generation from Mechanical Components

2024-08-12 · Zhichao Liao, Di Huang, Heming Fang, Yue Ma 외

Drawing freehand sketches of mechanical components on multimedia devices for AI-based engineering modeling has become a new trend. However, its development is being impeded because existing works cannot produce suitable …

SketchyCOCO: Image Generation from Freehand Scene Sketches

2020-03-05 · CVPR 2020 6 · Chengying Gao, Qi Liu, Qi Xu, Li-Min Wang 외

We introduce the first method for automatic image generation from scene-level freehand sketches. Our model allows for controllable image generation by specifying the synthesis goal via freehand sketches. The key contribu…

AttributeGenerative Adversarial NetworkImage GenerationObject+1