paper-with-me

홈 › Papers

3D Sketching using Multi-View Deep Volumetric Prediction

2017-07-26 · Johanna Delanoy, Mathieu Aubry, Phillip Isola, Alexei A. Efros, Adrien Bousseau

Sketch-based modeling strives to bring the ease and immediacy of drawing to the 3D world. However, while drawings are easy for humans to create, they are very challenging for computers to interpret due to their sparsity and ambiguity. We propose a data-driven approach that tackles this challenge by learning to reconstruct 3D shapes from one or more drawings. At the core of our approach is a deep convolutional neural network (CNN) that predicts occupancy of a voxel grid from a line drawing. This CNN provides us with an initial 3D reconstruction as soon as the user completes a single drawing of the desired shape. We complement this single-view network with an updater CNN that refines an existing prediction given a new drawing of the shape created from a novel viewpoint. A key advantage of our approach is that we can apply the updater iteratively to fuse information from an arbitrary number of viewpoints, without requiring explicit stroke correspondences between the drawings. We train both CNNs by rendering synthetic contour drawings from hand-modeled shape collections as well as from procedurally-generated abstract shapes. Finally, we integrate our CNNs in a minimal modeling interface that allows users to seamlessly draw an object, rotate it to see its 3D reconstruction, and refine it by re-drawing from another vantage point using the 3D reconstruction as guidance. The main strengths of our approach are its robustness to freehand bitmap drawings, its ability to adapt to different object categories, and the continuum it offers between single-view and multi-view sketch-based modeling.

📄 PDF Abstract BibTeX arXiv:1707.08390

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPrediction

Similar Papers 제목 키워드 기반

3DVNet: Multi-View Depth Prediction and Volumetric Refinement

2021-12-01 · Alexander Rich, Noah Stier, Pradeep Sen, Tobias Höllerer

We present 3DVNet, a novel multi-view stereo (MVS) depth-prediction method that combines the advantages of previous depth-based and volumetric MVS approaches. Our key idea is the use of a 3D scene-modeling network that i…

3D Action Recognition3D ReconstructionDepth EstimationDepth Prediction+1

Viewport Prediction for Volumetric Video Streaming by Exploring Video Saliency and Trajectory Information

2023-11-28 · Jie Li, Zhixin Li, Zhi Liu, Pengyuan Zhou 외

Volumetric video, also known as hologram video, is a novel medium that portrays natural content in Virtual Reality (VR), Augmented Reality (AR), and Mixed Reality (MR). It is expected to be the next-gen video technology …

Mixed RealityPredictionSaliency Detection

Multi-View Reconstruction using Signed Ray Distance Functions (SRDF)

2022-08-31 · CVPR 2023 1 · Pierre Zins, Yuanlu Xu, Edmond Boyer, Stefanie Wuhrer 외

In this paper, we investigate a new optimization framework for multi-view 3D shape reconstructions. Recent differentiable rendering approaches have provided breakthrough performances with implicit shape representations t…

3D Shape ReconstructionDepth EstimationDepth Prediction

3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation

2018-03-28 · ECCV 2018 9 · Angela Dai, Matthias Nießner

We present 3DMV, a novel method for 3D semantic scene segmentation of RGB-D scans in indoor environments using a joint 3D-multi-view prediction network. In contrast to existing methods that either use geometry or RGB dat…

3D ArchitectureScene SegmentationSegmentationSemantic Segmentation

Sketched Ridgeless Linear Regression: The Role of Downsampling

2023-02-02 · Xin Chen, Yicheng Zeng, Siyue Yang, Qiang Sun

Overparametrization often helps improve the generalization performance. This paper presents a dual view of overparametrization suggesting that downsampling may also help generalize. Focusing on the proportional regime $m…

regression