R-PCC: A Baseline for Range Image-based Point Cloud Compression
Sukai Wang, Jianhao Jiao, Peide Cai, Ming Liu

TL;DR
This paper introduces R-PCC, a real-time range image-based point cloud compression method that achieves high compression ratios while maintaining fidelity for downstream tasks like 3D detection and SLAM.
Contribution
It presents a novel compression framework that preserves all points, controls reconstruction error, and outperforms existing methods in efficiency and downstream task performance.
Findings
Achieves 30× compression ratio without affecting downstream tasks.
Outperforms state-of-the-art large-scale point cloud compression methods.
Effective for real-time applications in autonomous vehicles and robotics.
Abstract
In autonomous vehicles or robots, point clouds from LiDAR can provide accurate depth information of objects compared with 2D images, but they also suffer a large volume of data, which is inconvenient for data storage or transmission. In this paper, we propose a Range image-based Point Cloud Compression method, R-PCC, which can reconstruct the point cloud with uniform or non-uniform accuracy loss. We segment the original large-scale point cloud into small and compact regions for spatial redundancy and salient region classification. Compared with other voxel-based or image-based compression methods, our method can keep and align all points from the original point cloud in the reconstructed point cloud. It can also control the maximum reconstruction error for each point through a quantization module. In the experiments, we prove that our easier FPS-based segmentation method can achieve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · 3D Shape Modeling and Analysis · Advanced Neural Network Applications
