paper-with-me

홈 › Papers

Towards Point Cloud Compression for Machine Perception: A Simple and Strong Baseline by Learning the Octree Depth Level Predictor

2024-06-02 · Lei Liu, Zhihao Hu, Zhenghao Chen

Point cloud compression has garnered significant interest in computer vision. However, existing algorithms primarily cater to human vision, while most point cloud data is utilized for machine vision tasks. To address this, we propose a point cloud compression framework that simultaneously handles both human and machine vision tasks. Our framework learns a scalable bit-stream, using only subsets for different machine vision tasks to save bit-rate, while employing the entire bit-stream for human vision tasks. Building on mainstream octree-based frameworks like VoxelContext-Net, OctAttention, and G-PCC, we introduce a new octree depth-level predictor. This predictor adaptively determines the optimal depth level for each octree constructed from a point cloud, controlling the bit-rate for machine vision tasks. For simpler tasks (\textit{e.g.}, classification) or objects/scenarios, we use fewer depth levels with fewer bits, saving bit-rate. Conversely, for more complex tasks (\textit{e.g}., segmentation) or objects/scenarios, we use deeper depth levels with more bits to enhance performance. Experimental results on various datasets (\textit{e.g}., ModelNet10, ModelNet40, ShapeNet, ScanNet, and KITTI) show that our point cloud compression approach improves performance for machine vision tasks without compromising human vision quality.

📄 PDF Abstract BibTeX arXiv:2406.00791

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Overview and Comparison of AVS Point Cloud Compression Standard

2026-02-09 · Wei Gao, Wenxu Gao, Xingming Mu, Changhao Peng 외 arxiv

Point cloud is a prevalent 3D data representation format with significant application values in immersive media, autonomous driving, digital heritage protection, etc. However, the large data size of point clouds poses ch…

Autonomous DrivingPoint Clouds

Poster: Making Edge-assisted LiDAR Perceptions Robust to Lossy Point Cloud Compression

2023-09-08 · Jin Heo, Gregorie Phillips, Per-Erik Brodin, Ada Gavrilovska

Real-time light detection and ranging (LiDAR) perceptions, e.g., 3D object detection and simultaneous localization and mapping are computationally intensive to mobile devices of limited resources and often offloaded on t…

3D Object Detectionobject-detectionObject DetectionSimultaneous Localization and Mapping

Which One is Better: Assessing Objective Metrics for Point Cloud Compression

2021-09-15 · Yipeng Liu, Qi Yang, Yiling Xu, Zhan Ma

Point cloud compression (PCC) has made remarkable achievement in recent years. In the mean time, point cloud quality assessment (PCQA) also realize gratifying development. Some recently emerged metrics present robust per…

Point Cloud Quality Assessment

Can We Remove the Ground? Obstacle-aware Point Cloud Compression for Remote Object Detection

2024-10-01 · Pengxi Zeng, Alberto Presta, Jonah Reinis, Dinesh Bharadia 외

Efficient point cloud (PC) compression is crucial for streaming applications, such as augmented reality and cooperative perception. Classic PC compression techniques encode all the points in a frame. Tailoring compressio…

3D Object DetectionObjectobject-detectionObject Detection+2

MPED: Quantifying Point Cloud Distortion based on Multiscale Potential Energy Discrepancy

2021-03-04 · Qi Yang, Yujie Zhang, Siheng Chen, Yiling Xu 외

In this paper, we propose a new distortion quantification method for point clouds, the multiscale potential energy discrepancy (MPED). Currently, there is a lack of effective distortion quantification for a variety of po…

Point cloud reconstruction