中文
相关论文

相关论文: PointTree: Transformation-Robust Point Cloud Encod…

200 篇论文

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

Recently, deep learning methods have shown promising results in point cloud compression. For octree-based point cloud compression, previous works show that the information of ancestor nodes and sibling nodes are equally important for…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Yiqi Jin , Ziyu Zhu , Tongda Xu , Yuhuan Lin , Yan Wang

Current methodologies in point cloud analysis predominantly explore 3D geometries, often achieved through the introduction of intricate learnable geometric extractors in the encoder or by deepening networks with repeated blocks. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Lipeng Gu , Xuefeng Yan , Liangliang Nan , Dingkun Zhu , Honghua Chen , Weiming Wang , Mingqiang Wei

Point cloud is a crucial representation of 3D contents, which has been widely used in many areas such as virtual reality, mixed reality, autonomous driving, etc. With the boost of the number of points in the data, how to efficiently…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Kang You , Pan Gao , Qing Li

Object detection in point clouds is an important aspect of many robotics applications such as autonomous driving. In this paper we consider the problem of encoding a point cloud into a format appropriate for a downstream detection pipeline.…

机器学习 · 计算机科学 2019-05-08 Alex H. Lang , Sourabh Vora , Holger Caesar , Lubing Zhou , Jiong Yang , Oscar Beijbom

Point clouds are versatile representations of 3D objects and have found widespread application in science and engineering. Many successful deep-learning models have been proposed that use them as input. The domain of chemical and materials…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Sergey N. Pozdnyakov , Michele Ceriotti

While deep learning-based methods have demonstrated outstanding results in numerous domains, some important functionalities are missing. Resolution scalability is one of them. In this work, we introduce a novel architecture, dubbed…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Remco Royen , Adrian Munteanu

Cloud-edge collaboration enhances machine perception by combining the strengths of edge and cloud computing. Edge devices capture raw data (e.g., 3D point clouds) and extract salient features, which are sent to the cloud for deeper analysis…

图像与视频处理 · 电气工程与系统科学 2026-03-05 Chongzhen Tian , Hui Yuan , Pan Zhao , Chang Sun , Raouf Hamzaoui , Sam Kwong

Deep learning with 3D data such as reconstructed point clouds and CAD models has received great research interests recently. However, the capability of using point clouds with convolutional neural network has been so far not fully explored.…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Binh-Son Hua , Minh-Khoi Tran , Sai-Kit Yeung

Point clouds obtained from capture devices or 3D reconstruction techniques are often noisy and interfere with downstream tasks. The paper aims to recover the underlying surface of noisy point clouds. We design a novel model, NoiseTrans,…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Guangzhe Hou , Guihe Qin , Minghui Sun , Yanhua Liang , Jie Yan , Zhonghan Zhang

We propose octree-based transformers, named OctFormer, for 3D point cloud learning. OctFormer can not only serve as a general and effective backbone for 3D point cloud segmentation and object detection but also have linear complexity and is…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Peng-Shuai Wang

Point cloud is a fundamental 3D representation which is widely used in real world applications such as autonomous driving. As a newly-developed media format which is characterized by complexity and irregularity, point cloud creates a need…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Wei Yan , Yiting shao , Shan Liu , Thomas H Li , Zhu Li , Ge Li

Computer-Aided Design is ubiquitous in todays world, as almost every manufactured object begins as a digital model across industries. At the same time, advances in 3D sensing have made point clouds a dominant form of raw 3D data. Recovering…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Said Harb , Mehdi Maboudi , Markus Gerke

Existing techniques to compress point cloud attributes leverage either geometric or video-based compression tools. We explore a radically different approach inspired by recent advances in point cloud representation learning. Point clouds…

图像与视频处理 · 电气工程与系统科学 2020-06-23 Maurice Quach , Giuseppe Valenzise , Frederic Dufaux

Point cloud models with neural network architectures have achieved great success and have been widely used in safety-critical applications, such as Lidar-based recognition systems in autonomous vehicles. However, such models are shown…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Wenda Chu , Linyi Li , Bo Li

In this paper, we present a new method that reformulates point cloud completion as a set-to-set translation problem and design a new model, called PoinTr, which adopts a Transformer encoder-decoder architecture for point cloud completion.…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Xumin Yu , Yongming Rao , Ziyi Wang , Jiwen Lu , Jie Zhou

Point cloud stands as the most widely adopted format for representing 3D shapes and scenes due to its simplicity and geometric fidelity. However, its inherent unordered and irregular nature, exacerbated by sensor noise and occlusions,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Minhas Kamal , Hiranya Garbha Kumar , Balakrishnan Prabhakaran

This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Johanna Wald , Jürgen Sturm , Nassir Navab , Federico Tombari

Point cloud registration is a fundamental technique in 3-D computer vision with applications in graphics, autonomous driving, and robotics. However, registration tasks under challenging conditions, under which noise or perturbations are…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Rui She , Qiyu Kang , Sijie Wang , Wee Peng Tay , Kai Zhao , Yang Song , Tianyu Geng , Yi Xu , Diego Navarro Navarro , Andreas Hartmannsgruber

Point clouds are unstructured and unordered in the embedded 3D space. In order to produce consistent responses under different permutation layouts, most existing methods aggregate local spatial points through maximum or summation operation.…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Yuan Fang , Chunyan Xu , Zhen Cui , Yuan Zong , Jian Yang