中文
相关论文

相关论文: $p$-Poisson surface reconstruction in curl-free fl…

200 篇论文

Implicit representations have been widely applied in robotics for obstacle avoidance and path planning. In this paper, we explore the problem of constructing an implicit distance representation from a single image. Past methods for implicit…

机器人学 · 计算机科学 2026-03-13 Wei-Teng Chu , Tianyi Zhang , Matthew Johnson-Roberson , Weiming Zhi

This paper presents a method, namely NeuS-PIR, for recovering relightable neural surfaces using pre-integrated rendering from multi-view images or video. Unlike methods based on NeRF and discrete meshes, our method utilizes implicit neural…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Shi Mao , Chenming Wu , Zhelun Shen , Yifan Wang , Dayan Wu , Liangjun Zhang

Representing shapes as level sets of neural networks has been recently proved to be useful for different shape analysis and reconstruction tasks. So far, such representations were computed using either: (i) pre-computed implicit shape…

机器学习 · 计算机科学 2020-07-10 Amos Gropp , Lior Yariv , Niv Haim , Matan Atzmon , Yaron Lipman

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…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Baorui Ma , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

Implicit neural representations (INRs) have demonstrated strong capabilities in various medical imaging tasks, such as denoising, registration, and segmentation, by representing images as continuous functions, allowing complex details to be…

图像与视频处理 · 电气工程与系统科学 2025-03-31 Younès Moussaoui , Diana Mateus , Nasrin Taheri , Saïd Moussaoui , Thomas Carlier , Simon Stute

Thin surfaces, such as the leaves of a plant, pose a significant challenge for implicit surface reconstruction techniques, which typically assume a closed, orientable surface. We show that by approximately interpolating a point cloud of the…

We introduce a continuous global optimization method to the field of surface reconstruction from discrete noisy cloud of points with weak information on orientation. The proposed method uses an energy functional combining flux-based…

图形学 · 计算机科学 2017-08-01 Rongjiang Pan , Vaclav Skala

We present STITCH, a novel approach for neural implicit surface reconstruction of a sparse and irregularly spaced point cloud while enforcing topological constraints (such as having a single connected component). We develop a new…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Anushrut Jignasu , Ethan Herron , Zhanhong Jiang , Soumik Sarkar , Chinmay Hegde , Baskar Ganapathysubramanian , Aditya Balu , Adarsh Krishnamurthy

We present a method for differentiable rendering of 3D surfaces that supports both explicit and implicit representations, provides derivatives at occlusion boundaries, and is fast and simple to implement. The method first samples the…

图形学 · 计算机科学 2021-08-12 Forrester Cole , Kyle Genova , Avneesh Sud , Daniel Vlasic , Zhoutong Zhang

We present RangeUDF, a new implicit representation based framework to recover the geometry and semantics of continuous 3D scene surfaces from point clouds. Unlike occupancy fields or signed distance fields which can only model closed 3D…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Bing Wang , Zhengdi Yu , Bo Yang , Jie Qin , Toby Breckon , Ling Shao , Niki Trigoni , Andrew Markham

In recent years, neural distance functions trained via volumetric ray marching have been widely adopted for multi-view 3D reconstruction. These methods, however, apply the ray marching procedure for the entire scene volume, leading to…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Andreea Dogaru , Andrei Timotei Ardelean , Savva Ignatyev , Egor Zakharov , Evgeny Burnaev

In motion-robust magnetic resonance imaging (MRI), slice-to-volume reconstruction is critical for recovering anatomically consistent 3D brain volumes from 2D slices, especially under accelerated acquisitions or patient motion. However, this…

图像与视频处理 · 电气工程与系统科学 2026-03-25 Zhenxuan Zhang , Lipei Zhang , Yanqi Cheng , Zi Wang , Fanwen Wang , Haosen Zhang , Yue Yang , Yinzhe Wu , Jiahao Huang , Angelica I Aviles-Rivero , Zhifan Gao , Guang Yang , Peter J. Lally

In this work, we study the perception problem for sampled surfaces (possibly with boundary) using tools from computational topology, specifically, how to identify their underlying topology starting from point-cloud samples in space, such as…

计算几何 · 计算机科学 2024-10-17 Franco Coltraro , Jaume Amorós , Maria Alberich-Carramiñana , Carme Torras

Surface reconstruction with preservation of geometric features is a challenging computer vision task. Despite significant progress in implicit shape reconstruction, state-of-the-art mesh extraction methods often produce aliased,…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Natalia Soboleva , Olga Gorbunova , Maria Ivanova , Evgeny Burnaev , Matthias Nießner , Denis Zorin , Alexey Artemov

In recent years, the neural implicit surface has emerged as a powerful representation for multi-view surface reconstruction due to its simplicity and state-of-the-art performance. However, reconstructing smooth and detailed surfaces in…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Yuting Xiao , Jingwei Xu , Zehao Yu , Shenghua Gao

Deep neural representations of 3D shapes as implicit functions have been shown to produce high fidelity models surpassing the resolution-memory trade-off faced by the explicit representations using meshes and point clouds. However, most…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Rahul Venkatesh , Tejan Karmali , Sarthak Sharma , Aurobrata Ghosh , R. Venkatesh Babu , László A. Jeni , Maneesh Singh

Point clouds are a fundamental 3D representation in computer vision, enabling a wide range of perception tasks. However, real-world point clouds often suffer from degradations such as incompleteness, noise, outliers, and irregular density,…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Haoqing Wu , Alexa Nawotki , Jochen Garcke

Reliably reconstructing physical fields from sparse sensor data is a challenge that frequently arises in many scientific domains. In practice, the process generating the data often is not understood to sufficient accuracy. Therefore, there…

机器学习 · 计算机科学 2024-01-23 Xihaier Luo , Wei Xu , Yihui Ren , Shinjae Yoo , Balu Nadiga

Compressing a set of unordered points is far more challenging than compressing images/videos of regular sample grids, because of the difficulties in characterizing neighboring relations in an irregular layout of points. Many researchers…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hao Xu , Xi Zhang , Xiaolin Wu

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