中文
相关论文

相关论文: Freetures: Localization in Signed Distance Functio…

200 篇论文

Dense reconstruction and differentiable rendering are fundamental tightly connected operations in 3D vision and computer graphics. Recent neural implicit representations demonstrate compelling advantages in reconstruction fidelity and…

机器人学 · 计算机科学 2026-05-25 Zhirui Dai , Hojoon Shin , Yulun Tian , Ki Myung Brian Lee , Nikolay Atanasov

We present iSDF, a continual learning system for real-time signed distance field (SDF) reconstruction. Given a stream of posed depth images from a moving camera, it trains a randomly initialised neural network to map input 3D coordinate to…

机器人学 · 计算机科学 2022-05-05 Joseph Ortiz , Alexander Clegg , Jing Dong , Edgar Sucar , David Novotny , Michael Zollhoefer , Mustafa Mukadam

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…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Jiteng Mu , Weichao Qiu , Adam Kortylewski , Alan Yuille , Nuno Vasconcelos , Xiaolong Wang

Reconstructing 3D vehicles from noisy and sparse partial point clouds is of great significance to autonomous driving. Most existing 3D reconstruction methods cannot be directly applied to this problem because they are elaborately designed…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yibo Liu , Kelly Zhu , Guile Wu , Yuan Ren , Bingbing Liu , Yang Liu , Jinjun Shan

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…

图形学 · 计算机科学 2022-10-13 Yu Wei Tan , Nicholas Chua , Clarence Koh , Anand Bhojan

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…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Sijia Jiang , Tong Wu , Jing Hua , Zhizhong Han

Implicit neural rendering, which uses signed distance function (SDF) representation with geometric priors (such as depth or surface normal), has led to impressive progress in the surface reconstruction of large-scale scenes. However,…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Xiaoyang Lyu , Peng Dai , Zizhang Li , Dongyu Yan , Yi Lin , Yifan Peng , Xiaojuan Qi

In crowded urban environments where traffic is dense, current technologies struggle to oversee tight navigation, but surface-level understanding allows autonomous vehicles to safely assess proximity to surrounding obstacles. 3D or 2D scene…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Akarshani Ramanayake , Nihal Kodikara

\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…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Luiz Schirmer , Tiago Novello , Vinícius da Silva , Guilherme Schardong , Daniel Perazzo , Hélio Lopes , Nuno Gonçalves , Luiz Velho

We present a novel method, called NeuralUDF, for reconstructing surfaces with arbitrary topologies from 2D images via volume rendering. Recent advances in neural rendering based reconstruction have achieved compelling results. However,…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Xiaoxiao Long , Cheng Lin , Lingjie Liu , Yuan Liu , Peng Wang , Christian Theobalt , Taku Komura , Wenping Wang

We introduce a novel approach for rendering static and dynamic 3D neural signed distance functions (SDF) in real-time. We rely on nested neighborhoods of zero-level sets of neural SDFs, and mappings between them. This framework supports…

图形学 · 计算机科学 2022-12-08 Vinícius da Silva , Tiago Novello , Guilherme Schardong , Luiz Schirmer , Hélio Lopes , Luiz Velho

This paper presents a novel post-processing methodology for extracting high-quality geometries from density-based topology optimization results. Current post-processing approaches often struggle to simultaneously achieve smooth boundaries,…

计算工程、金融与科学 · 计算机科学 2025-12-09 Ondřej Ježek , Ján Kopačka , Martin Isoz , Dušan Gabriel , Pavel Maršálek , Martin Šotola , Radim Halama

Neural signed distance functions (SDFs) have shown powerful ability in fitting the shape geometry. However, inferring continuous signed distance fields from discrete unoriented point clouds still remains a challenge. The neural network…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Shengtao Li , Ge Gao , Yudong Liu , Ming Gu , Yu-Shen Liu

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…

计算机视觉与模式识别 · 计算机科学 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…

图形学 · 计算机科学 2024-06-10 Zichen Wang , Xi Deng , Ziyi Zhang , Wenzel Jakob , Steve Marschner

Dense real-time tracking and mapping from RGB-D images is an important tool for many robotic applications, such as navigation or grasping. The recently presented Directional Truncated Signed Distance Function (DTSDF) is an augmentation of…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Malte Splietker , Sven Behnke

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…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Rushil Desai

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…

图形学 · 计算机科学 2026-02-10 Bobo Lian , Zidong Wang , Dandan Wang , Chenjian Wu , Minxin Chen

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…

图形学 · 计算机科学 2023-08-22 Silvia Sellán , Christopher Batty , Oded Stein

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…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Remi Chierchia , Léo Lebrat , David Ahmedt-Aristizabal , Olivier Salvado , Clinton Fookes , Rodrigo Santa Cruz