中文
相关论文

相关论文: VoxelContext-Net: An Octree based Framework for Po…

200 篇论文

We propose a practical deep generative approach for lossless point cloud geometry compression, called MSVoxelDNN, and show that it significantly reduces the rate compared to the MPEG G-PCC codec. Our previous work based on autoregressive…

图像与视频处理 · 电气工程与系统科学 2021-04-21 Dat Thanh Nguyen , Maurice Quach , Giuseppe Valenzise , Pierre Duhamel

3D point cloud interpretation is a challenging task due to the randomness and sparsity of the component points. Many of the recently proposed methods like PointNet and PointCNN have been focusing on learning shape descriptions from point…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhaoyu Su , Pin Siang Tan , Junkang Chow , Jimmy Wu , Yehur Cheong , Yu-Hsing Wang

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

Point clouds are a basic data type that is increasingly of interest as 3D content becomes more ubiquitous. Applications using point clouds include virtual, augmented, and mixed reality and autonomous driving. We propose a more efficient…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Ryan Killea , Yun Li , Saeed Bastani , Paul McLachlan

We present a novel algorithm for point cloud segmentation. Our approach transforms unstructured point clouds into regular voxel grids, and further uses a kernel-based interpolated variational autoencoder (VAE) architecture to encode the…

图形学 · 计算机科学 2019-08-21 Hsien-Yu Meng , Lin Gao , YuKun Lai , Dinesh Manocha

Compressing a set of unordered points is far more challenging than compressing images/videos of regular sample grids, because of the difficulties in characterizing neighboring relations in an irregular layout of points. Many researchers…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hao Xu , Xi Zhang , Xiaolin Wu

Point clouds are essential for storage and transmission of 3D content. As they can entail significant volumes of data, point cloud compression is crucial for practical usage. Recently, point cloud geometry compression approaches based on…

计算机视觉与模式识别 · 计算机科学 2021-02-26 Maurice Quach , Aladine Chetouani , Giuseppe Valenzise , Frederic Dufaux

This paper proposes a lossless point cloud (PC) geometry compression method that uses neural networks to estimate the probability distribution of voxel occupancy. First, to take into account the PC sparsity, our method adaptively partitions…

图像与视频处理 · 电气工程与系统科学 2021-07-02 Dat Thanh Nguyen , Maurice Quach , Giuseppe Valenzise , Pierre Duhamel

Varying density of point clouds increases the difficulty of 3D detection. In this paper, we present a context-aware dynamic network (CADNet) to capture the variance of density by considering both point context and semantic context.…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yonglin Tian , Lichao Huang , Xuesong Li , Kunfeng Wang , Zilei Wang , Fei-Yue Wang

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yin Zhou , Oncel Tuzel

We present a novel compression framework for 3D Gaussian splatting (3DGS) data that leverages transform coding tools originally developed for point clouds. Contrary to existing 3DGS compression methods, our approach can produce compressed…

图像与视频处理 · 电气工程与系统科学 2025-06-03 Chenjunjie Wang , Shashank N. Sridhara , Eduardo Pavez , Antonio Ortega , Cheng Chang

The ever-increasing 3D application makes the point cloud compression unprecedentedly important and needed. In this paper, we propose a patch-based compression process using deep learning, focusing on the lossy point cloud geometry…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Kang You , Pan Gao

Recently, Transformer-based methods for point cloud learning have achieved good results on various point cloud learning benchmarks. However, since the attention mechanism needs to generate three feature vectors of query, key, and value to…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Wei Zhou , Weiwei Jin , Qian Wang , Yifan Wang , Dekui Wang , Xingxing Hao , Yongxiang Yu

This paper describes a novel lossless compression method for point cloud geometry, building on a recent lossy compression method that aimed at reconstructing only the bounding volume of a point cloud. The proposed scheme starts by partially…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Emre Can Kaya , Sebastian Schwarz , Ioan Tabus

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

The recent advancements in point cloud learning have enabled intelligent vehicles and robots to comprehend 3D environments better. However, processing large-scale 3D scenes remains a challenging problem, such that efficient downsampling…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Hongcheng Yang , Dingkang Liang , Dingyuan Zhang , Zhe Liu , Zhikang Zou , Xingyu Jiang , Yingying Zhu

3D dynamic point cloud (DPC) compression relies on mining its temporal context, which faces significant challenges due to DPC's sparsity and non-uniform structure. Existing methods are limited in capturing sufficient temporal dependencies.…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Shuting Xia , Tingyu Fan , Yiling Xu , Jenq-Neng Hwang , Zhu Li

We present a novel lightweight convolutional neural network for point cloud analysis. In contrast to many current CNNs which increase receptive field by downsampling point cloud, our method directly operates on the entire point sets without…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Xu Wang , Yuyan Li , Ye Duan

Open-vocabulary 3D scene understanding is indispensable for embodied agents. Recent works leverage pretrained vision-language models (VLMs) for object segmentation and project them to point clouds to build 3D maps. Despite progress, a point…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Zhigang Wang , Yifei Su , Chenhui Li , Dong Wang , Yan Huang , Bin Zhao , Xuelong Li

Due to the diverse sparsity, high dimensionality, and large temporal variation of dynamic point clouds, it remains a challenge to design an efficient point cloud compression method. We propose to code the geometry of a given point cloud by…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Yueyu Hu , Yao Wang