English
Related papers

Related papers: SDFs from Unoriented Point Clouds using Neural Var…

200 papers

Accurate surface estimation is critical for downstream tasks in scientific simulation, and quantifying uncertainty in implicit neural 3D representations still remains a substantial challenge due to computational inefficiencies, scalability…

Computer Vision and Pattern Recognition · Computer Science 2025-09-08 Rushil Desai

Extracting surfaces from Signed Distance Fields (SDFs) can be accomplished using traditional algorithms, such as Marching Cubes. However, since they rely on sign flips across the surface, these algorithms cannot be used directly on Unsigned…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Federico Stella , Nicolas Talabot , Hieu Le , Pascal Fua

Neural signed distance functions (SDFs) have shown remarkable capability in representing geometry with details. However, without signed distance supervision, it is still a challenge to infer SDFs from point clouds or multi-view images using…

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

Neural implicit representation of geometric shapes has witnessed considerable advancements in recent years. However, common distance field based implicit representations, specifically signed distance field (SDF) for watertight shapes or…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Yujie Lu , Long Wan , Nayu Ding , Yulong Wang , Shuhan Shen , Shen Cai , Lin Gao

We present a novel approach to large-scale point cloud surface reconstruction by developing an efficient framework that converts an irregular point cloud into a signed distance field (SDF). Our backbone builds upon recent transformer-based…

Computer Vision and Pattern Recognition · Computer Science 2025-02-20 Zhen Li , Weiwei Sun , Shrisudhan Govindarajan , Shaobo Xia , Daniel Rebain , Kwang Moo Yi , Andrea Tagliasacchi

Reconstructing continuous surfaces from 3D point clouds is a fundamental operation in 3D geometry processing. Several recent state-of-the-art methods address this problem using neural networks to learn signed distance functions (SDFs). In…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Baorui Ma , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

As commonly used implicit geometry representations, the signed distance function (SDF) is limited to modeling watertight shapes, while the unsigned distance function (UDF) is capable of representing various surfaces. However, its inherent…

Computer Vision and Pattern Recognition · Computer Science 2025-06-03 Chuanxiang Yang , Yuanfeng Zhou , Guangshun Wei , Long Ma , Junhui Hou , Yuan Liu , Wenping Wang

We present a simple algorithm for differentiable rendering of surfaces represented by Signed Distance Fields (SDF), which makes it easy to integrate rendering into gradient-based optimization pipelines. To tackle visibility-related…

Graphics · Computer Science 2024-06-10 Zichen Wang , Xi Deng , Ziyi Zhang , Wenzel Jakob , Steve Marschner

We present a learning-based method, namely GeoUDF,to tackle the long-standing and challenging problem of reconstructing a discrete surface from a sparse point cloud.To be specific, we propose a geometry-guided learning method for UDF and…

Computer Vision and Pattern Recognition · Computer Science 2023-07-28 Siyu Ren , Junhui Hou , Xiaodong Chen , Ying He , Wenping Wang

Vision-centric 3D environment understanding is both vital and challenging for autonomous driving systems. Recently, object-free methods have attracted considerable attention. Such methods perceive the world by predicting the semantics of…

Computer Vision and Pattern Recognition · Computer Science 2024-03-22 Lizhe Liu , Bohua Wang , Hongwei Xie , Daqi Liu , Li Liu , Zhiqiang Tian , Kuiyuan Yang , Bing Wang

In this work we target a learnable output representation that allows continuous, high resolution outputs of arbitrary shape. Recent works represent 3D surfaces implicitly with a Neural Network, thereby breaking previous barriers in…

Computer Vision and Pattern Recognition · Computer Science 2020-10-28 Julian Chibane , Aymen Mir , Gerard Pons-Moll

In the field of computer vision, the numerical encoding of 3D surfaces is crucial. It is classical to represent surfaces with their Signed Distance Functions (SDFs) or Unsigned Distance Functions (UDFs). For tasks like representation…

Computer Vision and Pattern Recognition · Computer Science 2024-05-07 Virgile Foy , Fabrice Gamboa , Reda Chhaibi

We present a method to automatically compute correct gradients with respect to geometric scene parameters in neural SDF renderers. Recent physically-based differentiable rendering techniques for meshes have used edge-sampling to handle…

We propose a method, named DualMesh-UDF, to extract a surface from unsigned distance functions (UDFs), encoded by neural networks, or neural UDFs. Neural UDFs are becoming increasingly popular for surface representation because of their…

Graphics · Computer Science 2023-09-19 Congyi Zhang , Guying Lin , Lei Yang , Xin Li , Taku Komura , Scott Schaefer , John Keyser , Wenping Wang

Learning-based point cloud registration methods can handle clean point clouds well, while it is still challenging to generalize to noisy, partial, and density-varying point clouds. To this end, we propose a novel point cloud registration…

Computer Vision and Pattern Recognition · Computer Science 2024-01-12 Leida Zhang , Zhengda Lu , Kai Liu , Yiqun Wang

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

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

Recent works on implicit neural representations have shown promising results for multi-view surface reconstruction. However, most approaches are limited to relatively simple geometries and usually require clean object masks for…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Jingyang Zhang , Yao Yao , Long Quan

Neural distance fields (NDF) have emerged as a powerful tool for addressing challenges in 3D computer vision and graphics downstream problems. While significant progress has been made to learn NDF from various kind of sensor data, a crucial…

Computer Vision and Pattern Recognition · Computer Science 2024-12-23 Akshit Singh , Karan Bhakuni , Rajendra Nagar

We present Gradient-SDF, a novel representation for 3D geometry that combines the advantages of implict and explicit representations. By storing at every voxel both the signed distance field as well as its gradient vector field, we enhance…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Christiane Sommer , Lu Sang , David Schubert , Daniel Cremers