CVMay 6, 2025

3D Surface Reconstruction with Enhanced High-Frequency Details

arXiv:2505.03362v11 citationsh-index: 1J Vis Commun Image Represent
Originality Incremental advance
AI Analysis

This addresses the issue of smooth reconstructions in 3D modeling for applications like computer graphics and vision, though it is incremental as it builds on NeuS-based works.

The paper tackles the problem of insufficient high-frequency detail in neural implicit 3D surface reconstruction, resulting in smoother surfaces, and shows that their method (FreNeuS) reconstructs fine details with better quality compared to existing methods.

Neural implicit 3D reconstruction can reproduce shapes without 3D supervision, and it learns the 3D scene through volume rendering methods and neural implicit representations. Current neural surface reconstruction methods tend to randomly sample the entire image, making it difficult to learn high-frequency details on the surface, and thus the reconstruction results tend to be too smooth. We designed a method (FreNeuS) based on high-frequency information to solve the problem of insufficient surface detail. Specifically, FreNeuS uses pixel gradient changes to easily acquire high-frequency regions in an image and uses the obtained high-frequency information to guide surface detail reconstruction. High-frequency information is first used to guide the dynamic sampling of rays, applying different sampling strategies according to variations in high-frequency regions. To further enhance the focus on surface details, we have designed a high-frequency weighting method that constrains the representation of high-frequency details during the reconstruction process. Qualitative and quantitative results show that our method can reconstruct fine surface details and obtain better surface reconstruction quality compared to existing methods. In addition, our method is more applicable and can be generalized to any NeuS-based work.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes