中文
相关论文

相关论文: PG-NeuS: Robust and Efficient Point Guidance for M…

200 篇论文

Implicit neural networks have emerged as a crucial technology in 3D surface reconstruction. To reconstruct continuous surfaces from discrete point clouds, encoding the input points into regular grid features (plane or volume) has been…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Shengtao Li , Ge Gao , Yudong Liu , Yu-Shen Liu , Ming Gu

Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised…

机器学习 · 计算机科学 2019-06-04 Jonathan Sauder , Bjarne Sievers

Modeling scene geometry using implicit neural representation has revealed its advantages in accuracy, flexibility, and low memory usage. Previous approaches have demonstrated impressive results using color or depth images but still have…

机器人学 · 计算机科学 2023-03-01 Dongyu Yan , Xiaoyang Lyu , Jieqi Shi , Yi Lin

Image denoising is a fundamental and challenging task in the field of computer vision. Most supervised denoising methods learn to reconstruct clean images from noisy inputs, which have intrinsic spectral bias and tend to produce…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Yujin Wang , Lingen Li , Tianfan Xue , Jinwei Gu

Self-supervised learning has not been fully explored for point cloud analysis. Current frameworks are mainly based on point cloud reconstruction. Given only 3D coordinates, such approaches tend to learn local geometric structures and…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Mingye Xu , Yali Wang , Zhipeng Zhou , Hongbin Xu , Yu Qiao

Accurate geometric surface reconstruction, providing essential environmental information for navigation and manipulation tasks, is critical for enabling robotic self-exploration and interaction. Recently, 3D Gaussian Splatting (3DGS) has…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Tengfei Wang , Xin Wang , Yongmao Hou , Zhaoning Zhang , Yiwei Xu , Zongqian Zhan

Point cloud denoising task aims to recover the clean point cloud from the scanned data coupled with different levels or patterns of noise. The recent state-of-the-art methods often train deep neural networks to update the point locations…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Zhaonan Wang , Manyi Li , ShiQing Xin , Changhe Tu

Reconstructing a high-resolution 3D model of an object is a challenging task in computer vision. Designing scalable and light-weight architectures is crucial while addressing this problem. Existing point-cloud based reconstruction…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Priyanka Mandikal , R. Venkatesh Babu

Neural implicit surfaces have become an important technique for multi-view 3D reconstruction but their accuracy remains limited. In this paper, we argue that this comes from the difficulty to learn and render high frequency textures with…

计算机视觉与模式识别 · 计算机科学 2022-05-10 François Darmon , Bénédicte Bascle , Jean-Clément Devaux , Pascal Monasse , Mathieu Aubry

We present a novel neural surface reconstruction method called NeuralRoom for reconstructing room-sized indoor scenes directly from a set of 2D images. Recently, implicit neural representations have become a promising way to reconstruct…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Yusen Wang , Zongcheng Li , Yu Jiang , Kaixuan Zhou , Tuo Cao , Yanping Fu , Chunxia Xiao

Implicit function based surface reconstruction has been studied for a long time to recover 3D shapes from point clouds sampled from surfaces. Recently, Signed Distance Functions (SDFs) and Occupany Functions are adopted in learning-based…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Meng Jia , Matthew Kyan

In recent years, Convolutional Neural Networks (CNN) have proven to be efficient analysis tools for processing point clouds, e.g., for reconstruction, segmentation and classification. In this paper, we focus on the classification of edges…

There has recently been great interest in neural rendering methods. Some approaches use 3D geometry reconstructed with Multi-View Stereo (MVS) but cannot recover from the errors of this process, while others directly learn a volumetric…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Georgios Kopanas , Julien Philip , Thomas Leimkühler , George Drettakis

The world around us is full of soft objects we perceive and deform with dexterous hand movements. For a robotic hand to control soft objects, it has to acquire online state feedback of the deforming object. While RGB-D cameras can collect…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Elham Amin Mansour , Hehui Zheng , Robert K. Katzschmann

Neural surface reconstruction relies heavily on accurate camera poses as input. Despite utilizing advanced pose estimators like COLMAP or ARKit, camera poses can still be noisy. Existing pose-NeRF joint optimization methods handle poses…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Yi Gu , Dongjun Ye , Zhaorui Wang , Jiaxu Wang , Jiahang Cao , Renjing Xu

Learning signed distance functions (SDFs) from point clouds is an important task in 3D computer vision. However, without ground truth signed distances, point normals or clean point clouds, current methods still struggle from learning SDFs…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Junsheng Zhou , Baorui Ma , Yu-Shen Liu , Zhizhong Han

We present a method for generating high-quality watertight manifold meshes from multi-view input images. Existing volumetric rendering methods are robust in optimization but tend to generate noisy meshes with poor topology. Differentiable…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Xinyue Wei , Fanbo Xiang , Sai Bi , Anpei Chen , Kalyan Sunkavalli , Zexiang Xu , Hao Su

Neural implicit surface representation methods have recently shown impressive 3D reconstruction results. However, existing solutions struggle to reconstruct driving scenes due to their large size, highly complex nature and their limited…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Hala Djeghim , Nathan Piasco , Moussab Bennehar , Luis Roldão , Dzmitry Tsishkou , Désiré Sidibé

Recent learning approaches that implicitly represent surface geometry using coordinate-based neural representations have shown impressive results in the problem of multi-view 3D reconstruction. The effectiveness of these techniques is,…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Eduard Ramon , Gil Triginer , Janna Escur , Albert Pumarola , Jaime Garcia , Xavier Giro-i-Nieto , Francesc Moreno-Noguer

Recovery of a 3D head model including the complete face and hair regions is still a challenging problem in computer vision and graphics. In this paper, we consider this problem using only a few multi-view portrait images as input. Previous…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xueying Wang , Yudong Guo , Zhongqi Yang , Juyong Zhang