English
Related papers

Related papers: Neural-Singular-Hessian: Implicit Neural Represent…

200 papers

Implicit shape representation, such as SDFs, is a popular approach to recover the surface of a 3D shape as the level sets of a scalar field. Several methods approximate SDFs using machine learning strategies that exploit the knowledge that…

Computer Vision and Pattern Recognition · Computer Science 2026-02-13 Diego Patiño , Knut Peterson , Kostas Daniilidis , David K. Han

Given only a set of images, neural implicit surface representation has shown its capability in 3D surface reconstruction. However, as the nature of per-scene optimization is based on the volumetric rendering of color, previous neural…

Computer Vision and Pattern Recognition · Computer Science 2023-03-02 Jing Li , Jinpeng Yu , Ruoyu Wang , Zhengxin Li , Zhengyu Zhang , Lina Cao , Shenghua Gao

Dense point cloud generation from a sparse or incomplete point cloud is a crucial and challenging problem in 3D computer vision and computer graphics. So far, the existing methods are either computationally too expensive, suffer from…

Computer Vision and Pattern Recognition · Computer Science 2024-03-14 Abol Basher , Jani Boutellier

Presenting a 3D scene from multiview images remains a core and long-standing challenge in computer vision and computer graphics. Two main requirements lie in rendering and reconstruction. Notably, SOTA rendering quality is usually achieved…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Mulin Yu , Tao Lu , Linning Xu , Lihan Jiang , Yuanbo Xiangli , Bo Dai

3D decomposition/segmentation still remains a challenge as large-scale 3D annotated data is not readily available. Contemporary approaches typically leverage 2D machine-generated segments, integrating them for 3D consistency. While the…

Computer Vision and Pattern Recognition · Computer Science 2024-03-22 Tianhao Wu , Chuanxia Zheng , Tat-Jen Cham , Qianyi Wu

We propose a level-set-based semi-Lagrangian method on graded adaptive Cartesian grids to address the problem of surface reconstruction from point clouds. The goal is to obtain an implicit, high-quality representation of real shapes that…

Numerical Analysis · Mathematics 2026-03-26 Silvia Preda , Matteo Semplice

Signed Distance Function (SDF)-based volume rendering has demonstrated significant capabilities in surface reconstruction. Although promising, SDF-based methods often fail to capture detailed geometric structures, resulting in visible…

Computer Vision and Pattern Recognition · Computer Science 2024-12-24 Yifan Wang , Di Huang , Weicai Ye , Guofeng Zhang , Wanli Ouyang , Tong He

Learning implicit representations has been a widely used solution for surface reconstruction from 3D point clouds. The latest methods infer a distance or occupancy field by overfitting a neural network on a single point cloud. However,…

Computer Vision and Pattern Recognition · Computer Science 2023-08-28 Chao Chen , Yu-Shen Liu , Zhizhong Han

We introduce Neural Poisson Surface Reconstruction (nPSR), an architecture for shape reconstruction that addresses the challenge of recovering 3D shapes from points. Traditional deep neural networks face challenges with common 3D shape…

Computer Vision and Pattern Recognition · Computer Science 2023-11-30 Hector Andrade-Loarca , Julius Hege , Daniel Cremers , Gitta Kutyniok

Neural implicit representations are widely used for 3D shape modeling due to their smoothness and compactness, but traditional MLP-based methods struggle with sharp features, such as edges and corners in CAD models, and require long…

Graphics · Computer Science 2025-03-18 Guying Lin , Lei Yang , Congyi Zhang , Hao Pan , Yuhan Ping , Guodong Wei , Taku Komura , John Keyser , Wenping Wang

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete samples of the…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Siming Yan , Zhenpei Yang , Haoxiang Li , Chen Song , Li Guan , Hao Kang , Gang Hua , Qixing Huang

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…

Computer Vision and Pattern Recognition · Computer Science 2025-03-21 Huan Lei

Neural Surface Reconstruction has become a standard methodology for indoor 3D reconstruction, with Signed Distance Functions (SDFs) proving particularly effective for representing scene geometry. A variety of applications require a detailed…

Computer Vision and Pattern Recognition · Computer Science 2026-05-06 Remi Chierchia , Léo Lebrat , David Ahmedt-Aristizabal , Olivier Salvado , Clinton Fookes , Rodrigo Santa Cruz

Learning signed distance functions (SDFs) from point clouds is an important task in 3D computer vision. However, without ground truth signed distances, point normals or clean point clouds, current methods still struggle from learning SDFs…

Computer Vision and Pattern Recognition · Computer Science 2024-07-22 Junsheng Zhou , Baorui Ma , Yu-Shen Liu , Zhizhong Han

Neural radiance fields (NeRFs) have recently emerged as a promising approach for 3D reconstruction and novel view synthesis. However, NeRF-based methods encode shape, reflectance, and illumination implicitly and this makes it challenging…

Computer Vision and Pattern Recognition · Computer Science 2023-04-10 Ruofan Liang , Jiahao Zhang , Haoda Li , Chen Yang , Yushi Guan , Nandita Vijaykumar

Surface reconstruction from multi-view images is a core challenge in 3D vision. Recent studies have explored signed distance fields (SDF) within Neural Radiance Fields (NeRF) to achieve high-fidelity surface reconstructions. However, these…

Computer Vision and Pattern Recognition · Computer Science 2024-12-23 Baixin Xu , Jiangbei Hu , Jiaze Li , Ying He

Neural implicit shape representation has drawn significant attention in recent years due to its smoothness, differentiability, and topological flexibility. However, directly modeling the shape of a neural implicit surface, especially as the…

Signed distance fields (SDFs) are a widely used implicit surface representation, with broad applications in computer graphics, computer vision, and applied mathematics. To reconstruct an explicit triangle mesh surface corresponding to an…

Graphics · Computer Science 2023-08-22 Silvia Sellán , Christopher Batty , Oded Stein

We propose a novel neural architecture for representing 3D surfaces, which harnesses two complementary shape representations: (i) an explicit representation via an atlas, i.e., embeddings of 2D domains into 3D; (ii) an implicit-function…

Computer Vision and Pattern Recognition · Computer Science 2020-10-20 Omid Poursaeed , Matthew Fisher , Noam Aigerman , Vladimir G. Kim

It is important to estimate an accurate signed distance function (SDF) from a point cloud in many computer vision applications. The latest methods learn neural SDFs using either a data-driven based or an overfitting-based strategy. However,…

Computer Vision and Pattern Recognition · Computer Science 2024-10-28 Chao Chen , Yu-Shen Liu , Zhizhong Han