中文
相关论文

相关论文: Intrinsic Point Cloud Interpolation via Dual Laten…

200 篇论文

Encoding 3D points is one of the primary steps in learning-based implicit scene representation. Using features that gather information from neighbors with multi-resolution grids has proven to be the best geometric encoder for this task.…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Arihant Gaur , G. Dias Pais , Pedro Miraldo

Point clouds upsampling is a challenging issue to generate dense and uniform point clouds from the given sparse input. Most existing methods either take the end-to-end supervised learning based manner, where large amounts of pairs of sparse…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Wenbo Zhao , Xianming Liu , Zhiwei Zhong , Junjun Jiang , Wei Gao , Ge Li , Xiangyang Ji

In this paper we explore the recent topic of point cloud completion, guided by an auxiliary image. We show how it is possible to effectively combine the information from the two modalities in a localized latent space, thus avoiding the need…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Emanuele Aiello , Diego Valsesia , Enrico Magli

In this paper, we propose a new method for mapping a 3D point cloud to the latent space of a 3D generative adversarial network. Our generative model for 3D point clouds is based on SP-GAN, a state-of-the-art sphere-guided 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Jaeyeon Kim , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

Learning and selecting important points on a point cloud is crucial for point cloud understanding in various applications. Most of early methods selected the important points on 3D shapes by analyzing the intrinsic geometric properties of…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Xinhai Liu , Zhizhong Han , Sanghuk Lee , Yan-Pei Cao , Yu-Shen Liu

Point clouds are rich geometric data structures, where their three dimensional structure offers an excellent domain for understanding the representation learning and generative modeling in 3D space. In this work, we aim to improve the…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Lingjie Kong , Pankaj Rajak , Siamak Shakeri

Point clouds are often sparse and incomplete. Existing shape completion methods are incapable of generating details of objects or learning the complex point distributions. To this end, we propose a cascaded refinement network together with…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Xiaogang Wang , Marcelo H Ang , Gim Hee Lee

Though a number of point cloud learning methods have been proposed to handle unordered points, most of them are supervised and require labels for training. By contrast, unsupervised learning of point cloud data has received much less…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Jincen Jiang , Xuequan Lu , Wanli Ouyang , Meili Wang

Most current neural networks for reconstructing surfaces from point clouds ignore sensor poses and only operate on raw point locations. Sensor visibility, however, holds meaningful information regarding space occupancy and surface…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Raphael Sulzer , Loic Landrieu , Alexandre Boulch , Renaud Marlet , Bruno Vallet

The continual improvement of 3D sensors has driven the development of algorithms to perform point cloud analysis. In fact, techniques for point cloud classification and segmentation have in recent years achieved incredible performance…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Junming Zhang , Weijia Chen , Yuping Wang , Ram Vasudevan , Matthew Johnson-Roberson

Recovering high quality surfaces from noisy point clouds, known as point cloud denoising, is a fundamental yet challenging problem in geometry processing. Most of the existing methods either directly denoise the noisy input or filter raw…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zheng Liu , Yaowu Zhao , Sijing Zhan , Yuanyuan Liu , Renjie Chen , Ying He

Point cloud patterns are hard to learn because of the implicit local geometry features among the orderless points. In recent years, point cloud representation in 2D space has attracted increasing research interest since it exposes the local…

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

The irregularity and permutation invariance of point cloud data pose challenges for effective learning. Conventional methods for addressing this issue involve converting raw point clouds to intermediate representations such as 3D voxel…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Athrva Atul Pandhare

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

We propose a level-set-based semi-Lagrangian method on graded adaptive Cartesian grids to address the problem of surface reconstruction from point clouds. The goal is to obtain an implicit, high-quality representation of real shapes that…

数值分析 · 数学 2026-03-26 Silvia Preda , Matteo Semplice

Manifold learning aims to discover and represent low-dimensional structures underlying high-dimensional data while preserving critical topological and geometric properties. Existing methods often fail to capture local details with global…

机器学习 · 计算机科学 2025-05-08 Ren Wang , Pengcheng Zhou

We present a Multimodal Interlaced Transformer (MIT) that jointly considers 2D and 3D data for weakly supervised point cloud segmentation. Research studies have shown that 2D and 3D features are complementary for point cloud segmentation.…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Cheng-Kun Yang , Min-Hung Chen , Yung-Yu Chuang , Yen-Yu Lin

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

The question of representation of 3D geometry is of vital importance when it comes to leveraging the recent advances in the field of machine learning for geometry processing tasks. For common unstructured surface meshes state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Isaak Lim , Alexander Dielen , Marcel Campen , Leif Kobbelt

In recent years, there has been a significant increase in focus on the interpolation task of computer vision. Despite the tremendous advancement of video interpolation, point cloud interpolation remains insufficiently explored. Meanwhile,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Zehan Zheng , Danni Wu , Ruisi Lu , Fan Lu , Guang Chen , Changjun Jiang