中文
相关论文

相关论文: OffsetAxis: UDF Mesh Reconstruction via Offset-Vol…

200 篇论文

Unsigned Distance Fields (UDFs) provide a flexible representation for 3D shapes with arbitrary topology, including open and closed surfaces, orientable and non-orientable geometries, and non-manifold structures. While recent neural…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Jiayi Kong , Chen Zong , Junkai Deng , Xuhui Chen , Fei Hou , Shiqing Xin , Junhui Hou , Chen Qian , Ying He

Unsigned distance functions offer a powerful and flexible implicit surface representation that, unlike their signed counterparts, allow for surfaces that are open, non-orientable, or non-manifold. We consider the problem of reconstructing…

图形学 · 计算机科学 2026-05-11 Ningna Wang , Xiana Carrera , Christopher Batty , Oded Stein , Silvia Sellán

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 present VoroUDF, an algorithm for reconstructing high-quality triangle meshes from Unsigned Distance Fields (UDFs). Our algorithm supports non-manifold geometry, sharp features, and open boundaries, without relying on error-prone…

图形学 · 计算机科学 2026-02-06 Ningna Wang , Zilong Wang , Xiana Carrera , Xiaohu Guo , Silvia Sellán

In visual computing, 3D geometry is represented in many different forms including meshes, point clouds, voxel grids, level sets, and depth images. Each representation is suited for different tasks thus making the transformation of one…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Trevor Houchens , Cheng-You Lu , Shivam Duggal , Rao Fu , Srinath Sridhar

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…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Siyu Ren , Junhui Hou , Xiaodong Chen , Ying He , Wenping Wang

The reconstruction of high-quality shape geometry is crucial for developing freehand 3D ultrasound imaging. However, the shape reconstruction of multi-view ultrasound data remains challenging due to the elevation distortion caused by thick…

图像与视频处理 · 电气工程与系统科学 2024-08-15 Hongbo Chen , Yuchong Gao , Shuhang Zhang , Jiangjie Wu , Yuexin Ma , Rui Zheng

Learning-based surface reconstruction based on unsigned distance functions (UDF) has many advantages such as handling open surfaces. We propose SuperUDF, a self-supervised UDF learning which exploits a learned geometry prior for efficient…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Hui Tian , Chenyang Zhu , Yifei Shi , Kai Xu

In recent years, there has been a growing interest in training Neural Networks to approximate Unsigned Distance Fields (UDFs) for representing open surfaces in the context of 3D reconstruction. However, UDFs are non-differentiable at the…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Miguel Fainstein , Viviana Siless , Emmanuel Iarussi

Three-dimensional (3D) freehand ultrasound (US) is a widely used imaging modality that allows non-invasive imaging of medical anatomy without radiation exposure. Surface reconstruction of US volume is vital to acquire the accurate…

Surface reconstruction for point clouds is an important task in 3D computer vision. Most of the latest methods resolve this problem by learning signed distance functions from point clouds, which are limited to reconstructing closed…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Junsheng Zhou , Baorui Ma , Shujuan Li , Yu-Shen Liu , Yi Fang , Zhizhong Han

Bone surface reconstruction is an essential component of computer-assisted orthopedic surgery(CAOS), forming the foundation for both preoperative planning and intraoperative guidance. Compared to traditional imaging modalities such as…

Implicit representations of geometry, such as occupancy fields or signed distance fields (SDF), have recently re-gained popularity in encoding 3D solid shape in a functional form. In this work, we introduce medial fields: a field function…

图形学 · 计算机科学 2021-06-08 Daniel Rebain , Ke Li , Vincent Sitzmann , Soroosh Yazdani , Kwang Moo Yi , Andrea Tagliasacchi

We present a novel neural surface reconstruction method, called NeuS, for reconstructing objects and scenes with high fidelity from 2D image inputs. Existing neural surface reconstruction approaches, such as DVR and IDR, require foreground…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Peng Wang , Lingjie Liu , Yuan Liu , Christian Theobalt , Taku Komura , Wenping Wang

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…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Junsheng Zhou , Baorui Ma , Shujuan Li , Yu-Shen Liu , Zhizhong Han

Differentiable rendering is an essential operation in modern vision, allowing inverse graphics approaches to 3D understanding to be utilized in modern machine learning frameworks. Explicit shape representations (voxels, point clouds, or…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Tristan Aumentado-Armstrong , Stavros Tsogkas , Sven Dickinson , Allan Jepson

Extracting high-fidelity mesh surfaces from Signed Distance Fields has become a fundamental operation in geometry processing. Despite significant progress over the past decades, key challenges remain namely, how to automatically capture the…

计算几何 · 计算机科学 2025-06-27 Pengfei Wang , Ziyang Zhang , Wensong Wang , Shuangmin Chen , Lin Lu , Shiqing Xin , Changhe Tu

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

Real-world objects and environments are predominantly composed of edge features, including straight lines and curves. Such edges are crucial elements for various applications, such as CAD modeling, surface meshing, lane mapping, etc.…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Lei Li , Songyou Peng , Zehao Yu , Shaohui Liu , Rémi Pautrat , Xiaochuan Yin , Marc Pollefeys

While novel view synthesis (NVS) for dynamic scenes has seen significant progress, reconstructing temporally consistent geometric surfaces remains a challenge. Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) offer powerful…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Minje Kim , Younghyun Noh , Jaesoon Kim , Tae-Kyun Kim