paper-with-me

Papers

Reconstructing 3D Model from Single-View Sketch with Deep Neural Network

2021-04-27 · International Conference on Digital Home 2021 4 · Fei Wang, Yu Yang, Baoquan Zhao, Dazhi Jiang, Siwei Chen, Jianqiang Sheng

In this paper, we introduce a novel 3D shape reconstruction method from a single-view sketch image based on a deep neural network. The proposed pipeline is mainly composed of three modules. The first module is sketch component segmentation based on multimodal DNN fusion and is used to segment a given sketch into a series of basic units and build a transformation template by the knots between them. The second module is a nonlinear transformation network for multifarious sketch generation with the obtained transformation template. It creates the transformation representation of a sketch by extracting the shape features of an input sketch and transformation template samples. The third module is deep 3D shape reconstruction using multifarious sketches, which takes the obtained sketches as input to reconstruct 3D shapes with a generative model. It fuses and optimizes features of multiple views and thus is more likely to generate high-quality 3D shapes. To evaluate the effectiveness of the proposed method, we conduct extensive experiments on a public 3D reconstruction dataset. The results demonstrate that our model can achieve better reconstruction performance than peer methods. Specifically, compared to the state-of-the-art method, the proposed model achieves a performance gain in terms of the five evaluation metrics by an average of 25.5% on the man-made model dataset and 23.4% on the character object dataset using synthetic sketches and by an average of 31.8% and 29.5% on the two datasets, respectively, using human drawing sketches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction3D Shape Reconstruction

Similar Papers 제목 키워드 기반

3D Shape Reconstruction from Sketches via Multi-view Convolutional Networks

2017-07-20 · Zhaoliang Lun, Matheus Gadelha, Evangelos Kalogerakis, Subhransu Maji 외

We propose a method for reconstructing 3D shapes from 2D sketches in the form of line drawings. Our method takes as input a single sketch, or multiple sketches, and outputs a dense point cloud representing a 3D reconstru…

3D Reconstruction3D Shape ReconstructionDecoder

DiffS-NOCS: 3D Point Cloud Reconstruction through Coloring Sketches to NOCS Maps Using Diffusion Models

2025-06-15 · Di Kong, Qianhui Wan

Reconstructing a 3D point cloud from a given conditional sketch is challenging. Existing methods often work directly in 3D space, but domain variability and difficulty in reconstructing accurate 3D structures from 2D ske…

3D Point Cloud ReconstructionDecoderDenoisingPoint cloud reconstruction

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

Sketch2Mesh: Reconstructing and Editing 3D Shapes from Sketches

2021-04-01 · ICCV 2021 10 · Benoit Guillard, Edoardo Remelli, Pierre Yvernay, Pascal Fua

Reconstructing 3D shape from 2D sketches has long been an open problem because the sketches only provide very sparse and ambiguous information. In this paper, we use an encoder/decoder architecture for the sketch to mesh…

DecoderTranslation

SketchSampler: Sketch-based 3D Reconstruction via View-dependent Depth Sampling

2022-08-14 · Chenjian Gao, Qian Yu, Lu Sheng, Yi-Zhe Song 외

Reconstructing a 3D shape based on a single sketch image is challenging due to the large domain gap between a sparse, irregular sketch and a regular, dense 3D shape. Existing works try to employ the global feature extrac…

3D Reconstruction