paper-with-me

Papers

Normal-guided Detail-Preserving Neural Implicit Function for High-Fidelity 3D Surface Reconstruction

2024-06-07 · Aarya Patel, Hamid Laga, Ojaswa Sharma

Neural implicit representations have emerged as a powerful paradigm for 3D reconstruction. However, despite their success, existing methods fail to capture fine geometric details and thin structures, especially in scenarios where only sparse multi-view RGB images of the objects of interest are available. This paper shows that training neural representations with first-order differential properties (surface normals) leads to highly accurate 3D surface reconstruction, even with as few as two RGB images. Using input RGB images, we compute approximate ground-truth surface normals from depth maps produced by an off-the-shelf monocular depth estimator. During training, we directly locate the surface point of the SDF network and supervise its normal with the one estimated from the depth map. Extensive experiments demonstrate that our method achieves state-of-the-art reconstruction accuracy with a minimal number of views, capturing intricate geometric details and thin structures that were previously challenging to capture.

📄 PDF Abstract BibTeX arXiv:2406.04861

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry3D ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

Optimizing 3D Geometry Reconstruction from Implicit Neural Representations

2024-10-16 · Shen Fan, Przemyslaw Musialski

Implicit neural representations have emerged as a powerful tool in learning 3D geometry, offering unparalleled advantages over conventional representations like mesh-based methods. A common type of INR implicitly encodes…

3D geometry

Facial Geometric Detail Recovery via Implicit Representation

2022-03-18 · Xingyu Ren, Alexandros Lattas, Baris Gecer, Jiankang Deng 외

Learning a dense 3D model with fine-scale details from a single facial image is highly challenging and ill-posed. To address this problem, many approaches fit smooth geometries through facial prior while learning details…

AtlasGS: Atlanta-world Guided Surface Reconstruction with Implicit Structured Gaussians

2025-10-29 · Xiyu Zhang, Chong Bao, Yipeng Chen, Hongjia Zhai 외 arxiv

3D reconstruction of indoor and urban environments is a prominent research topic with various downstream applications. However, existing geometric priors for addressing low-texture regions in indoor and urban settings of…

3D Reconstruction

Motion Semantics Guided Normalizing Flow for Privacy-Preserving Video Anomaly Detection

2026-03-23 · Yang Liu, Boan Chen, Yuanyuan Meng, Jing Liu 외 arxiv

As embodied perception systems increasingly bridge digital and physical realms in interactive multimedia applications, the need for privacy-preserving approaches to understand human activities in physical environments ha…

Video Anomaly Detection

Neural Gradient Learning and Optimization for Oriented Point Normal Estimation

2023-09-17 · Qing Li, Huifang Feng, Kanle Shi, Yi Fang 외

We propose Neural Gradient Learning (NGL), a deep learning approach to learn gradient vectors with consistent orientation from 3D point clouds for normal estimation. It has excellent gradient approximation properties for…