English
Related papers

Related papers: Unsigned Distance Field as an Accurate 3D Scene Re…

200 papers

Signed Distance Functions (SDFs) are vital implicit representations to represent high fidelity 3D surfaces. Current methods mainly leverage a neural network to learn an SDF from various supervisions including signed distances, 3D point…

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

\textit{Implicit neural representations} (INRs) have emerged as a promising framework for representing signals in low-dimensional spaces. This survey reviews the existing literature on the specialized INR problem of approximating…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Luiz Schirmer , Tiago Novello , Vinícius da Silva , Guilherme Schardong , Daniel Perazzo , Hélio Lopes , Nuno Gonçalves , Luiz Velho

It is vital to recover 3D geometry from multi-view RGB images in many 3D computer vision tasks. The latest methods infer the geometry represented as a signed distance field by minimizing the rendering error on the field through volume…

Computer Vision and Pattern Recognition · Computer Science 2024-12-24 Sijia Jiang , Tong Wu , Jing Hua , Zhizhong Han

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

This paper proposes a deep-learning-based method for recovering a signed distance function (SDF) of a given hypersurface represented by an implicit level set function. Using the flexibility of constructing a neural network, we use an…

Numerical Analysis · Mathematics 2023-05-16 Yesom Park , Chang hoon Song , Jooyoung Hahn , Myungjoo Kang

Signed distance fields (SDFs) are a form of surface representation widely used in computer graphics, having applications in rendering, collision detection and modelling. In interactive media such as games, high-resolution SDFs are commonly…

Graphics · Computer Science 2022-10-13 Yu Wei Tan , Nicholas Chua , Clarence Koh , Anand Bhojan

It is vital to infer a signed distance function (SDF) in multi-view based surface reconstruction. 3D Gaussian splatting (3DGS) provides a novel perspective for volume rendering, and shows advantages in rendering efficiency and quality.…

Computer Vision and Pattern Recognition · Computer Science 2024-10-21 Wenyuan Zhang , Yu-Shen Liu , Zhizhong Han

Accurate and compact representation of signed distance functions (SDFs) of implicit surfaces is crucial for efficient storage, computation, and downstream processing of 3D geometry. In this work, we propose a general learning method for…

Graphics · Computer Science 2026-02-10 Bobo Lian , Zidong Wang , Dandan Wang , Chenjian Wu , Minxin Chen

Diffusion models have shown remarkable results for image generation, editing and inpainting. Recent works explore diffusion models for 3D shape generation with neural implicit functions, i.e., signed distance function and occupancy…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Junsheng Zhou , Weiqi Zhang , Baorui Ma , Kanle Shi , Yu-Shen Liu , Zhizhong Han

Latest methods represent shapes with open surfaces using unsigned distance functions (UDFs). They train neural networks to learn UDFs and reconstruct surfaces with the gradients around the zero level set of the UDF. However, the…

Computer Vision and Pattern Recognition · Computer Science 2023-08-23 Junsheng Zhou , Baorui Ma , Shujuan Li , Yu-Shen Liu , Zhizhong Han

We propose a feed-forward method for dense Signed Distance Field (SDF) regression from unstructured image collections in less than three seconds, without camera calibration or post-hoc fusion. Our key insight is that the intermediate…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Laura Fink , Linus Franke , George Kopanas , Marc Stamminger , Peter Hedman

State-of-the-art neural implicit surface representations have achieved impressive results in indoor scene reconstruction by incorporating monocular geometric priors as additional supervision. However, we have observed that multi-view…

Computer Vision and Pattern Recognition · Computer Science 2024-05-02 Ziyi Chen , Xiaolong Wu , Yu Zhang

Embodied intelligence requires precise reconstruction and rendering to simulate large-scale real-world data. Although 3D Gaussian Splatting (3DGS) has recently demonstrated high-quality results with real-time performance, it still faces…

Computer Vision and Pattern Recognition · Computer Science 2025-04-02 Haodong Xiang , Xinghui Li , Kai Cheng , Xiansong Lai , Wanting Zhang , Zhichao Liao , Long Zeng , Xueping Liu

We propose SDFDiff, a novel approach for image-based shape optimization using differentiable rendering of 3D shapes represented by signed distance functions (SDFs). Compared to other representations, SDFs have the advantage that they can…

Computer Vision and Pattern Recognition · Computer Science 2022-02-23 Yue Jiang , Dantong Ji , Zhizhong Han , Matthias Zwicker

Recent advances in learning 3D shapes using neural implicit functions have achieved impressive results by breaking the previous barrier of resolution and diversity for varying topologies. However, most of such approaches are limited to…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Weikai Chen , Cheng Lin , Weiyang Li , Bo Yang

Neural 3D implicit representations learn priors that are useful for diverse applications, such as single- or multiple-view 3D reconstruction. A major downside of existing approaches while rendering an image is that they require evaluating…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Tarun Yenamandra , Ayush Tewari , Nan Yang , Florian Bernard , Christian Theobalt , Daniel Cremers

Neural Signed Distance Functions (SDFs) excel at reconstructing watertight manifolds but fail on thin structures and open boundaries due to strict inside--outside constraints. Conversely, Unsigned Distance Fields (UDFs) accommodate general…

Computer Vision and Pattern Recognition · Computer Science 2026-05-26 Jiayi Kong , Xuhui Chen , Chen Zong , Fei Hou , Junhui Hou , Wenping Wang , Ying He

Unsigned distance fields (UDFs) are widely used in 3D deep learning due to their ability to represent shapes with arbitrary topology. While prior work has largely focused on learning UDFs from point clouds or multi-view images, extracting…

Computer Vision and Pattern Recognition · Computer Science 2025-11-07 Xuhui Chen , Fei Hou , Wencheng Wang , Hong Qin , Ying He

Recent work has made significant progress on using implicit functions, as a continuous representation for 3D rigid object shape reconstruction. However, much less effort has been devoted to modeling general articulated objects. Compared to…

Computer Vision and Pattern Recognition · Computer Science 2021-04-16 Jiteng Mu , Weichao Qiu , Adam Kortylewski , Alan Yuille , Nuno Vasconcelos , Xiaolong Wang

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