paper-with-me

Papers

OffsetOPT: Explicit Surface Reconstruction without Normals

2025-03-20 · CVPR 2025 1 · Huan Lei

Neural surface reconstruction has been dominated by implicit representations with marching cubes for explicit surface extraction. However, those methods typically require high-quality normals for accurate reconstruction. We propose OffsetOPT, a method that reconstructs explicit surfaces directly from 3D point clouds and eliminates the need for point normals. The approach comprises two stages: first, we train a neural network to predict surface triangles based on local point geometry, given uniformly distributed training point clouds. Next, we apply the frozen network to reconstruct surfaces from unseen point clouds by optimizing a per-point offset to maximize the accuracy of triangle predictions. Compared to state-of-the-art methods, OffsetOPT not only excels at reconstructing overall surfaces but also significantly preserves sharp surface features. We demonstrate its accuracy on popular benchmarks, including small-scale shapes and large-scale open surfaces.

📄 PDF Abstract BibTeX arXiv:2503.15763

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

Perspective-aware fusion of incomplete depth maps and surface normals for accurate 3D reconstruction

2026-02-07 · Ondrej Hlinka, Georg Kaniak, Christian Kapeller arxiv

We address the problem of reconstructing 3D surfaces from depth and surface normal maps acquired by a sensor system based on a single perspective camera. Depth and normal maps can be obtained through techniques such as s…

3D Reconstruction

Point Cloud Upsampling and Normal Estimation using Deep Learning for Robust Surface Reconstruction

2021-02-26 · Rajat Sharma, Tobias Schwandt, Christian Kunert, Steffen Urban 외

The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. Thes…

point cloud upsamplingSurface Reconstruction

Face Normals "In-The-Wild" Using Fully Convolutional Networks

2017-07-01 · CVPR 2017 7 · George Trigeorgis, Patrick Snape, Iasonas Kokkinos, Stefanos Zafeiriou

In this work we pursue a data-driven approach to the problem of estimating surface normals from a single intensity image, focusing in particular on human faces. We introduce new methods to exploit the currently available…

3D Reconstruction

Learning Modified Indicator Functions for Surface Reconstruction

2021-11-18 · Dong Xiao, Siyou Lin, Zuoqiang Shi, Bin Wang

Surface reconstruction is a fundamental problem in 3D graphics. In this paper, we propose a learning-based approach for implicit surface reconstruction from raw point clouds without normals. Our method is inspired by Gau…

LEMMASurface Reconstruction

Surf3R: Rapid Surface Reconstruction from Sparse RGB Views in Seconds

2025-08-06 · Haodong Zhu, Changbai Li, Yangyang Ren, Zichao Feng 외 arxiv

Current multi-view 3D reconstruction methods rely on accurate camera calibration and pose estimation, requiring complex and time-intensive pre-processing that hinders their practical deployment. To address this challenge…

Multi-View 3D ReconstructionPose Estimation