paper-with-me

Papers

GradientSurf: Gradient-Domain Neural Surface Reconstruction from RGB Video

2023-10-09 · Crane He Chen, Joerg Liebelt

This paper proposes GradientSurf, a novel algorithm for real time surface reconstruction from monocular RGB video. Inspired by Poisson Surface Reconstruction, the proposed method builds on the tight coupling between surface, volume, and oriented point cloud and solves the reconstruction problem in gradient-domain. Unlike Poisson Surface Reconstruction which finds an offline solution to the Poisson equation by solving a linear system after the scanning process is finished, our method finds online solutions from partial scans with a neural network incrementally where the Poisson layer is designed to supervise both local and global reconstruction. The main challenge that existing methods suffer from when reconstructing from RGB signal is a lack of details in the reconstructed surface. We hypothesize this is due to the spectral bias of neural networks towards learning low frequency geometric features. To address this issue, the reconstruction problem is cast onto gradient domain, where zeroth-order and first-order energies are minimized. The zeroth-order term penalizes location of the surface. The first-order term penalizes the difference between the gradient of reconstructed implicit function and the vector field formulated from oriented point clouds sampled at adaptive local densities. For the task of indoor scene reconstruction, visual and quantitative experimental results show that the proposed method reconstructs surfaces with more details in curved regions and higher fidelity for small objects than previous methods.

📄 PDF Abstract BibTeX arXiv:2310.05406

Code (0)

등록된 구현이 없습니다.

Tasks

Indoor Scene ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

Neuralangelo: High-Fidelity Neural Surface Reconstruction

2023-06-05 · CVPR 2023 1 · Zhaoshuo Li, Thomas Müller, Alex Evans, Russell H. Taylor 외

Neural surface reconstruction has been shown to be powerful for recovering dense 3D surfaces via image-based neural rendering. However, current methods struggle to recover detailed structures of real-world scenes. To add…

Neural RenderingSurface Reconstruction

Robust Surface Reconstruction from Gradients via Adaptive Dictionary Regularization

2017-09-30 · Andrew J. Wagenmaker, Brian E. Moore, Raj Rao Nadakuditi

This paper introduces a novel approach to robust surface reconstruction from photometric stereo normal vector maps that is particularly well-suited for reconstructing surfaces from noisy gradients. Specifically, we propo…

Dictionary LearningSurface Reconstruction

NGD: Neural Gradient Based Deformation for Monocular Garment Reconstruction

2025-08-25 · Soham Dasgupta, Shanthika Naik, Preet Savalia, Sujay Kumar Ingle 외 arxiv

Dynamic garment reconstruction from monocular video is an important yet challenging task due to the complex dynamics and unconstrained nature of the garments. Recent advancements in neural rendering have enabled high-qua…

Garment Reconstruction

Adaptive and Temporally Consistent Gaussian Surfels for Multi-view Dynamic Reconstruction

2024-11-10 · Decai Chen, Brianne Oberson, Ingo Feldmann, Oliver Schreer 외

3D Gaussian Splatting has recently achieved notable success in novel view synthesis for dynamic scenes and geometry reconstruction in static scenes. Building on these advancements, early methods have been developed for d…

Dynamic ReconstructionNovel View SynthesisSurface Reconstruction

Surface-from-Gradients: An Approach Based on Discrete Geometry Processing

2014-06-01 · CVPR 2014 6 · Wuyuan Xie, Yunbo Zhang, Charlie C. L. Wang, Ronald C.-K. Chung

In this paper, we propose an efficient method to reconstruct surface-from-gradients (SfG). Our method is formulated under the framework of discrete geometry processing. Unlike the existing SfG approaches, we transfer the…