中文
相关论文

相关论文: Parametric Surface Constrained Upsampler Network f…

200 篇论文

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is trained on a large-scale…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Gopal Sharma , Difan Liu , Subhransu Maji , Evangelos Kalogerakis , Siddhartha Chaudhuri , Radomír Měch

3D reconstruction from images is a core problem in computer vision. With recent advances in deep learning, it has become possible to recover plausible 3D shapes even from single RGB images for the first time. However, obtaining detailed…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Tao Hu , Geng Lin , Zhizhong Han , Matthias Zwicker

3D point clouds are often perturbed by noise due to the inherent limitation of acquisition equipments, which obstructs downstream tasks such as surface reconstruction, rendering and so on. Previous works mostly infer the displacement of…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Shitong Luo , Wei Hu

Learning implicit surface directly from raw data recently has become a very attractive representation method for 3D reconstruction tasks due to its excellent performance. However, as the raw data quality deteriorates, the implicit functions…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Xiaogang Wang , Yuhang Cheng , Liang Wang , Jiangbo Lu , Kai Xu , Guoqiang Xiao

LiDAR Upsampling is a challenging task for the perception systems of robots and autonomous vehicles, due to the sparse and irregular structure of large-scale scene contexts. Recent works propose to solve this problem by converting LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Bin Yang , Patrick Pfreundschuh , Roland Siegwart , Marco Hutter , Peyman Moghadam , Vaishakh Patil

In recent years, point cloud upsampling has been widely applied in tasks such as 3D reconstruction and object recognition. This study proposed a novel framework, ReLPU, which enhances upsampling performance by explicitly learning from both…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Tongxu Zhang , Bei Wang

Most algorithms that rely on deep learning-based approaches to generate 3D point sets can only produce clouds containing fixed number of points. Furthermore, they typically require large networks parameterized by many weights, which makes…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Edoardo Remelli , Pierre Baque , Pascal Fua

Point clouds are a 3D space representation of an environment that was recorded with a high precision laser scanner. These scanners can suffer from environmental interference such as surface shading, texturing, and reflections. Because of…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Esteban Segarra Martinez , Ryan P. McMahan

In contrast to the literature where local patterns in 3D point clouds are captured by customized convolutional operators, in this paper we study the problem of how to effectively and efficiently project such point clouds into a 2D image…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Yecheng Lyu , Xinming Huang , Ziming Zhang

Point cloud is a critical 3D representation with many emerging applications. Because of the point sparsity and irregularity, high-quality rendering of point clouds is challenging and often requires complex computations to recover the…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Yueyu Hu , Ran Gong , Qi Sun , Yao Wang

Point cloud upsampling (PCU) enriches the representation of raw point clouds, significantly improving the performance in downstream tasks such as classification and reconstruction. Most of the existing point cloud upsampling methods focus…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Wentao Qu , Yuantian Shao , Lingwu Meng , Xiaoshui Huang , Liang Xiao

Reconstructing a surface from a point cloud is an underdetermined problem. We use a neural network to study and quantify this reconstruction uncertainty under a Poisson smoothness prior. Our algorithm addresses the main limitations of…

图形学 · 计算机科学 2023-09-22 Silvia Sellán , Alec Jacobson

Diffusion models are a powerful framework for tackling ill-posed problems, with recent advancements extending their use to point cloud upsampling. Despite their potential, existing diffusion models struggle with inefficiencies as they map…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Zhi-Song Liu , Chenhang He , Lei Li

Generative models that produce point clouds have emerged as a powerful tool to represent 3D surfaces, and the best current ones rely on learning an ensemble of parametric representations. Unfortunately, they offer no control over the…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Jan Bednarik , Shaifali Parashar , Erhan Gundogdu , Mathieu Salzmann , Pascal Fua

While several convolution-like operators have recently been proposed for extracting features out of point clouds, down-sampling an unordered point cloud in a deep neural network has not been rigorously studied. Existing methods down-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Ehsan Nezhadarya , Ehsan Taghavi , Ryan Razani , Bingbing Liu , Jun Luo

The irregular domain and lack of ordering make it challenging to design deep neural networks for point cloud processing. This paper presents a novel framework named Point Cloud Transformer(PCT) for point cloud learning. PCT is based on…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Meng-Hao Guo , Jun-Xiong Cai , Zheng-Ning Liu , Tai-Jiang Mu , Ralph R. Martin , Shi-Min Hu

Point Cloud Registration (PCR) is a critical and challenging task in computer vision. One of the primary difficulties in PCR is identifying salient and meaningful points that exhibit consistent semantic and geometric properties across…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Qianliang Wu , Yaqing Ding , Lei Luo , Haobo Jiang , Shuo Gu , Chuanwei Zhou , Jin Xie , Jian Yang

Man-made objects usually exhibit descriptive curved features (i.e., curve networks). The curve network of an object conveys its high-level geometric and topological structure. We present a framework for extracting feature curve networks…

图形学 · 计算机科学 2016-03-30 Yuanhao Cao , Liangliang Nan , Peter Wonka

We propose and evaluate a neural point-based graphics method that can model semi-transparent scene parts. Similarly to its predecessor pipeline, ours uses point clouds to model proxy geometry, and augments each point with a neural…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Maria Kolos , Artem Sevastopolsky , Victor Lempitsky

The task of point cloud upsampling (PCU) is to generate dense and uniform point clouds from sparse input captured by 3D sensors like LiDAR, holding potential applications in real yet is still a challenging task. Existing deep learning-based…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Jiayi Song , Weidong Yang , Zhijun Li , Wen-Ming Chen , Ben Fei