paper-with-me

홈 › Papers

Reconstructing vehicles from orthographic drawings using deep neural networks

2022-06-14 · Robin Klippert

This paper explores the current state-of-the-art of object reconstruction from multiple orthographic drawings using deep neural networks. It proposes two algorithms to extract multiple views from a single image. The paper proposes a system based on pixel-aligned implicit functions (PIFu) and develops an advanced sampling strategy to generate signed distance samples. It also compares this approach to depth map regression from multiple views. Additionally, the paper uses a novel dataset for vehicle reconstruction from the racing game Assetto Corsa, which features higher quality models than the commonly used ShapeNET dataset. The trained neural network generalizes well to real-world inputs and creates plausible and detailed reconstructions.

📄 PDF Abstract BibTeX arXiv:2206.08789

Code (0)

등록된 구현이 없습니다.

Tasks

Object Reconstructionregression

Similar Papers 제목 키워드 기반

Interactive 3D Character Modeling from 2D Orthogonal Drawings with Annotations

2022-01-27 · Zhengyu Huang, Haoran Xie, Tsukasa Fukusato

We propose an interactive 3D character modeling approach from orthographic drawings (e.g., front and side views) based on 2D-space annotations. First, the system builds partial correspondences between the input drawings …

PlankAssembly: Robust 3D Reconstruction from Three Orthographic Views with Learnt Shape Programs

2023-08-10 · ICCV 2023 1 · Wentao Hu, Jia Zheng, Zixin Zhang, Xiaojun Yuan 외

In this paper, we develop a new method to automatically convert 2D line drawings from three orthographic views into 3D CAD models. Existing methods for this problem reconstruct 3D models by back-projecting the 2D observa…

3D Reconstruction

Separation of Line Drawings Based on Split Faces for 3D Object Reconstruction

2014-06-01 · CVPR 2014 6 · Changqing Zou, Heng Yang, Jianzhuang Liu

Reconstructing 3D objects from single line drawings is often desirable in computer vision and graphics applications. If the line drawing of a complex 3D object is decomposed into primitives of simple shape, the object ca…

3D Object ReconstructionObjectObject Reconstruction

Text2CAD: Text to 3D CAD Generation via Technical Drawings

2024-11-09 · Mohsen Yavartanoo, Sangmin Hong, Reyhaneh Neshatavar, Kyoung Mu Lee

The generation of industrial Computer-Aided Design (CAD) models from user requests and specifications is crucial to enhancing efficiency in modern manufacturing. Traditional methods of CAD generation rely heavily on manu…

Text to 3D

The Surfacing of Multiview 3D Drawings via Lofting and Occlusion Reasoning

2017-07-13 · CVPR 2017 7 · Anil Usumezbas, Ricardo Fabbri, Benjamin Kimia

The three-dimensional reconstruction of scenes from multiple views has made impressive strides in recent years, chiefly by methods correlating isolated feature points, intensities, or curvilinear structure. In the genera…