中文
相关论文

相关论文: TensoSDF: Roughness-aware Tensorial Representation…

200 篇论文

3D reconstruction from images has wide applications in Virtual Reality and Automatic Driving, where the precision requirement is very high. Ground-breaking research in the neural radiance field (NeRF) by utilizing Multi-Layer Perceptions…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Jiaming Shen , Bolin Song , Zirui Wu , Yi Xu

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

Neural implicit surface reconstruction using volume rendering techniques has recently achieved significant advancements in creating high-fidelity surfaces from multiple 2D images. However, current methods primarily target scenes with…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Lintao Xiang , Hongpei Zheng , Bailin Deng , Hujun Yin

We present a neural rendering-based method called NeRO for reconstructing the geometry and the BRDF of reflective objects from multiview images captured in an unknown environment. Multiview reconstruction of reflective objects is extremely…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Yuan Liu , Peng Wang , Cheng Lin , Xiaoxiao Long , Jiepeng Wang , Lingjie Liu , Taku Komura , Wenping Wang

Reconstructing objects from posed images is a crucial and complex task in computer graphics and computer vision. While NeRF-based neural reconstruction methods have exhibited impressive reconstruction ability, they tend to be…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Shuichang Lai , Letian Huang , Jie Guo , Kai Cheng , Bowen Pan , Xiaoxiao Long , Jiangjing Lyu , Chengfei Lv , Yanwen Guo

We present a novel approach for recovering 3D shape and view dependent appearance from a few colored images, enabling efficient 3D reconstruction and novel view synthesis. Our method learns an implicit neural representation in the form of a…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Mae Younes , Amine Ouasfi , Adnane Boukhayma

Signed Distance Function (SDF)-based volume rendering has demonstrated significant capabilities in surface reconstruction. Although promising, SDF-based methods often fail to capture detailed geometric structures, resulting in visible…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Yifan Wang , Di Huang , Weicai Ye , Guofeng Zhang , Wanli Ouyang , Tong He

We consider the challenging problem of learning Signed Distance Functions (SDF) from sparse and noisy 3D point clouds. In contrast to recent methods that depend on smoothness priors, our method, rooted in a distributionally robust…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Amine Ouasfi , Shubhendu Jena , Eric Marchand , Adnane Boukhayma

Reconstructing detailed 3D scenes from single-view images remains a challenging task due to limitations in existing approaches, which primarily focus on geometric shape recovery, overlooking object appearances and fine shape details. To…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Yixin Chen , Junfeng Ni , Nan Jiang , Yaowei Zhang , Yixin Zhu , Siyuan Huang

NeRF-based techniques fit wide and deep multi-layer perceptrons (MLPs) to a continuous radiance field that can be rendered from any unseen viewpoint. However, the lack of surface and normals definition and high rendering times limit their…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Stefano Esposito , Daniele Baieri , Stefan Zellmann , André Hinkenjann , Emanuele Rodolà

Neural radiance fields (NeRFs) have recently emerged as a promising approach for 3D reconstruction and novel view synthesis. However, NeRF-based methods encode shape, reflectance, and illumination implicitly and this makes it challenging…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Ruofan Liang , Jiahao Zhang , Haoda Li , Chen Yang , Yushi Guan , Nandita Vijaykumar

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

Real-time 3D reconstruction from RGB-D sensor data plays an important role in many robotic applications, such as object modeling and mapping. The popular method of fusing depth information into a truncated signed distance function (TSDF)…

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

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

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…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Laura Fink , Linus Franke , George Kopanas , Marc Stamminger , Peter Hedman

We introduce a novel method to obtain high-quality 3D reconstructions from consumer RGB-D sensors. Our core idea is to simultaneously optimize for geometry encoded in a signed distance field (SDF), textures from automatically-selected…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Robert Maier , Kihwan Kim , Daniel Cremers , Jan Kautz , Matthias Nießner

Minimally invasive procedures have been advanced rapidly by the robotic laparoscopic surgery. The latter greatly assists surgeons in sophisticated and precise operations with reduced invasiveness. Nevertheless, it is still safety critical…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Zeqing Wang , Han Fang , Yihong Xu , Yutong Ban

Existing methods in neural scene reconstruction utilize the Signed Distance Function (SDF) to model the density function. However, in indoor scenes, the density computed from the SDF for a sampled point may not consistently reflect its real…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Ruihong Yin , Yunlu Chen , Sezer Karaoglu , Theo Gevers

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

Surface reconstruction and novel view rendering from sparse-view images are challenging. Signed Distance Function (SDF)-based methods struggle with fine details, while 3D Gaussian Splatting (3DGS)-based approaches lack global geometry…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Zihui Gao , Jia-Wang Bian , Guosheng Lin , Hao Chen , Chunhua Shen