paper-with-me

홈 › Papers

3D Point Cloud Compression with Recurrent Neural Network and Image Compression Methods

2024-02-18 · Till Beemelmanns, Yuchen Tao, Bastian Lampe, Lennart Reiher, Raphael van Kempen, Timo Woopen, Lutz Eckstein

Storing and transmitting LiDAR point cloud data is essential for many AV applications, such as training data collection, remote control, cloud services or SLAM. However, due to the sparsity and unordered structure of the data, it is difficult to compress point cloud data to a low volume. Transforming the raw point cloud data into a dense 2D matrix structure is a promising way for applying compression algorithms. We propose a new lossless and calibrated 3D-to-2D transformation which allows compression algorithms to efficiently exploit spatial correlations within the 2D representation. To compress the structured representation, we use common image compression methods and also a self-supervised deep compression approach using a recurrent neural network. We also rearrange the LiDAR's intensity measurements to a dense 2D representation and propose a new metric to evaluate the compression performance of the intensity. Compared to approaches that are based on generic octree point cloud compression or based on raw point cloud data compression, our approach achieves the best quantitative and visual performance. Source code and dataset are available at https://github.com/ika-rwth-aachen/Point-Cloud-Compression.

📄 PDF Abstract BibTeX arXiv:2402.11680

Code (1)

ika-rwth-aachen/point-cloud-compression 공식 구현 tf

Tasks

Data CompressionImage Compression

Similar Papers 제목 키워드 기반

Sparse Point Clouds Assisted Learned Image Compression

2024-12-20 · Yiheng Jiang, Haotian Zhang, Li Li, Dong Liu 외

In the field of autonomous driving, a variety of sensor data types exist, each representing different modalities of the same scene. Therefore, it is feasible to utilize data from other sensors to facilitate image compres…

Autonomous DrivingImage Compression

Point Cloud-Assisted Neural Image Compression

2024-12-16 · Ziqun Li, Qi Zhang, Xiaofeng Huang, Zhao Wang 외

High-efficient image compression is a critical requirement. In several scenarios where multiple modalities of data are captured by different sensors, the auxiliary information from other modalities are not fully leverage…

Autonomous DrivingImage Compression

Deep AutoEncoder-based Lossy Geometry Compression for Point Clouds

2019-04-18 · Wei Yan, Yiting shao, Shan Liu, Thomas H. Li 외

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 cl…

Autonomous DrivingImage Compression

Reduced Reference Quality Assessment for Point Cloud Compression

2023-01-03 · Yipeng Liu, Qi Yang, Yiling Xu

In this paper, we propose a reduced reference (RR) point cloud quality assessment (PCQA) model named R-PCQA to quantify the distortions introduced by the lossy compression. Specifically, we use the attribute and geometry…

AttributePoint Cloud Quality AssessmentQuantization

Folding-based compression of point cloud attributes

2020-02-11 · Maurice Quach, Giuseppe Valenzise, Frederic Dufaux

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 learn…

AttributeRepresentation Learning