中文
相关论文

相关论文: NoiseSDF2NoiseSDF: Learning Clean Neural Fields fr…

200 篇论文

A key step in any scanning-based asset creation workflow is to convert unordered point clouds to a surface. Classical methods (e.g., Poisson reconstruction) start to degrade in the presence of noisy and partial scans. Hence, deep learning…

计算机视觉与模式识别 · 计算机科学 2024-02-14 Philipp Erler , Paul Guerrero , Stefan Ohrhallinger , Michael Wimmer , Niloy J. Mitra

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

Recently, methods for neural surface representation and rendering, for example NeuS, have shown that learning neural implicit surfaces through volume rendering is becoming increasingly popular and making good progress. However, these…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Hanqi Jiang , Cheng Zeng , Runnan Chen , Shuai Liang , Yinhe Han , Yichao Gao , Conglin Wang

We investigate the generalization capabilities of neural signed distance functions (SDFs) for learning 3D object representations for unseen and unlabeled point clouds. Existing methods can fit SDFs to a handful of object classes and boast…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Gene Chou , Ilya Chugunov , Felix Heide

Recent progress in neural implicit functions has set new state-of-the-art in reconstructing high-fidelity 3D shapes from a collection of images. However, these approaches are limited to closed surfaces as they require the surface to be…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Xiaoxu Meng , Weikai Chen , Bo Yang

We propose a novel normal estimation method called HSurf-Net, which can accurately predict normals from point clouds with noise and density variations. Previous methods focus on learning point weights to fit neighborhoods into a geometric…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Qing Li , Yu-Shen Liu , Jin-San Cheng , Cheng Wang , Yi Fang , Zhizhong Han

Surface reconstruction is a fundamental problem in 3D graphics. In this paper, we propose a learning-based approach for implicit surface reconstruction from raw point clouds without normals. Our method is inspired by Gauss Lemma in…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Dong Xiao , Siyou Lin , Zuoqiang Shi , Bin Wang

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

Unsigned distance fields (UDFs) provide a versatile framework for representing a diverse array of 3D shapes, encompassing both watertight and non-watertight geometries. Traditional UDF learning methods typically require extensive training…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Jiangbei Hu , Yanggeng Li , Fei Hou , Junhui Hou , Zhebin Zhang , Shengfa Wang , Na Lei , Ying He

Point clouds obtained with 3D scanners or by image-based reconstruction techniques are often corrupted with significant amount of noise and outliers. Traditional methods for point cloud denoising largely rely on local surface fitting (e.g.,…

The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. These points clouds will…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Rajat Sharma , Tobias Schwandt , Christian Kunert , Steffen Urban , Wolfgang Broll

Given only a set of images, neural implicit surface representation has shown its capability in 3D surface reconstruction. However, as the nature of per-scene optimization is based on the volumetric rendering of color, previous neural…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Jing Li , Jinpeng Yu , Ruoyu Wang , Zhengxin Li , Zhengyu Zhang , Lina Cao , Shenghua Gao

SDF-based differential rendering frameworks have achieved state-of-the-art multiview 3D shape reconstruction. In this work, we re-examine this family of approaches by minimally reformulating its core appearance model in a way that…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Briac Toussaint , Diego Thomas , Jean-Sébastien Franco

Neural implicit functions have recently shown promising results on surface reconstructions from multiple views. However, current methods still suffer from excessive time complexity and poor robustness when reconstructing unbounded or…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Jingyang Zhang , Yao Yao , Shiwei Li , Tian Fang , David McKinnon , Yanghai Tsin , Long Quan

Existing deep learning methods for the reconstruction and denoising of point clouds rely on small datasets of 3D shapes. We circumvent the problem by leveraging deep learning methods trained on billions of images. We propose a method to…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Pietro Bonazzi , Marie-Julie Rakatosaona , Marco Cannici , Federico Tombari , Davide Scaramuzza

Point normal, as an intrinsic geometric property of 3D objects, not only serves conventional geometric tasks such as surface consolidation and reconstruction, but also facilitates cutting-edge learning-based techniques for shape analysis…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Haoran Zhou , Honghua Chen , Yingkui Zhang , Mingqiang Wei , Haoran Xie , Jun Wang , Tong Lu , Jing Qin , Xiao-Ping Zhang

Representing 3D objects and scenes with neural radiance fields has become very popular over the last years. Recently, surface-based representations have been proposed, that allow to reconstruct 3D objects from simple photographs. However,…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Sarthak Gupta , Patrik Huber

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

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

Surface reconstruction from point clouds is a crucial task in the fields of computer vision and computer graphics. SDF-based methods excel at reconstructing smooth meshes with minimal error and artefacts but struggle with representing open…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Hui Tian , Kai Xu