中文
相关论文

相关论文: ReSDF: Redistancing Implicit Surfaces using Neural…

200 篇论文

While Signed Distance Fields (SDF) are well-established for modeling watertight surfaces, Unsigned Distance Fields (UDF) broaden the scope to include open surfaces and models with complex inner structures. Despite their flexibility, UDFs…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Cheng Xu , Fei Hou , Wencheng Wang , Hong Qin , Zhebin Zhang , Ying He

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…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Christiane Sommer , Lu Sang , David Schubert , Daniel Cremers

Multi-view shape reconstruction has achieved impressive progresses thanks to the latest advances in neural implicit surface rendering. However, existing methods based on signed distance function (SDF) are limited to closed surfaces, failing…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Yu-Tao Liu , Li Wang , Jie yang , Weikai Chen , Xiaoxu Meng , Bo Yang , Lin Gao

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…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Julian Chibane , Aymen Mir , Gerard Pons-Moll

Neural implicit shape representations are an emerging paradigm that offers many potential benefits over conventional discrete representations, including memory efficiency at a high spatial resolution. Generalizing across shapes with such…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Vincent Sitzmann , Eric R. Chan , Richard Tucker , Noah Snavely , Gordon Wetzstein

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…

图形学 · 计算机科学 2023-09-19 Congyi Zhang , Guying Lin , Lei Yang , Xin Li , Taku Komura , Scott Schaefer , John Keyser , Wenping Wang

Neural surfaces learning has shown impressive performance in multi-view surface reconstruction. However, most existing methods use large multilayer perceptrons (MLPs) to train their models from scratch, resulting in hours of training for a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jianyao Xu , Qingshan Xu , Xinyao Liao , Wanjuan Su , Chen Zhang , Yew-Soon Ong , Wenbing Tao

Various SDF-based neural implicit surface reconstruction methods have been proposed recently, and have demonstrated remarkable modeling capabilities. However, due to the global nature and limited representation ability of a single network,…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Leyuan Yang , Bailin Deng , Juyong Zhang

Recent works on 3D reconstruction from posed images have demonstrated that direct inference of scene-level 3D geometry without test-time optimization is feasible using deep neural networks, showing remarkable promise and high efficiency.…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Noah Stier , Anurag Ranjan , Alex Colburn , Yajie Yan , Liang Yang , Fangchang Ma , Baptiste Angles

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…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Virgile Foy , Fabrice Gamboa , Reda Chhaibi

Neural implicit representations have emerged as a powerful paradigm for 3D reconstruction. However, despite their success, existing methods fail to capture fine geometric details and thin structures, especially in scenarios where only…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Aarya Patel , Hamid Laga , Ojaswa Sharma

In this work, we present a new method for 3D face reconstruction from sparse-view RGB images. Unlike previous methods which are built upon 3D morphable models (3DMMs) with limited details, we leverage an implicit representation to encode…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Moran Li , Haibin Huang , Yi Zheng , Mengtian Li , Nong Sang , Chongyang Ma

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…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Ziyi Chen , Xiaolong Wu , Yu Zhang

In this paper, we develop a new method, termed SDF-3DGAN, for 3D object generation and 3D-Aware image synthesis tasks, which introduce implicit Signed Distance Function (SDF) as the 3D object representation method in the generative field.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Lutao Jiang , Ruyi Ji , Libo Zhang

We propose a novel method for reconstructing explicit parameterized surfaces from Signed Distance Fields (SDFs), a widely used implicit neural representation (INR) for 3D surfaces. While traditional reconstruction methods like Marching…

图形学 · 计算机科学 2024-10-07 Haotian Yin , Przemyslaw Musialski

Reconstructing signed distance functions (SDFs) from point cloud data benefits many robot autonomy capabilities, including localization, mapping, motion planning, and control. Methods that support online and large-scale SDF reconstruction…

机器人学 · 计算机科学 2026-04-27 Zhirui Dai , Qihao Qian , Tianxing Fan , Nikolay Atanasov

In recent years, neural signed distance function (SDF) has become one of the most effective representation methods for 3D models. By learning continuous SDFs in 3D space, neural networks can predict the distance from a given query space…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Yuanzhan Li , Yuqi Liu , Yujie Lu , Siyu Zhang , Shen Cai , Yanting Zhang

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…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Federico Stella , Nicolas Talabot , Hieu Le , Pascal Fua

Geometric Deep Learning has recently made striking progress with the advent of continuous Deep Implicit Fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Euclidean grid,…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Edoardo Remelli , Artem Lukoianov , Stephan R. Richter , Benoît Guillard , Timur Bagautdinov , Pierre Baque , Pascal Fua

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…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Yue Jiang , Dantong Ji , Zhizhong Han , Matthias Zwicker