paper-with-me

홈 › Papers

Scalable Human-Machine Point Cloud Compression

2024-02-19 · Mateen Ulhaq, Ivan V. Bajić

Due to the limited computational capabilities of edge devices, deep learning inference can be quite expensive. One remedy is to compress and transmit point cloud data over the network for server-side processing. Unfortunately, this approach can be sensitive to network factors, including available bitrate. Luckily, the bitrate requirements can be reduced without sacrificing inference accuracy by using a machine task-specialized codec. In this paper, we present a scalable codec for point-cloud data that is specialized for the machine task of classification, while also providing a mechanism for human viewing. In the proposed scalable codec, the "base" bitstream supports the machine task, and an "enhancement" bitstream may be used for better input reconstruction performance for human viewing. We base our architecture on PointNet++, and test its efficacy on the ModelNet40 dataset. We show significant improvements over prior non-specialized codecs.

📄 PDF Abstract BibTeX arXiv:2402.12532

Code (1)

multimedialabsfu/learned-point-cloud-compression-for-classification 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar 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 thi…

Bits-to-Photon: End-to-End Learned Scalable Point Cloud Compression for Direct Rendering

2024-06-09 · Yueyu Hu, Ran Gong, Yao Wang

Point cloud is a promising 3D representation for volumetric streaming in emerging AR/VR applications. Despite recent advances in point cloud compression, decoding and rendering high-quality images from lossy compressed p…

Decoder

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

ROI-Guided Point Cloud Geometry Compression Towards Human and Machine Vision

2025-04-19 · Xie Liang, Gao Wei, Zhenghui Ming, Li Ge

Point cloud data is pivotal in applications like autonomous driving, virtual reality, and robotics. However, its substantial volume poses significant challenges in storage and transmission. In order to obtain a high comp…

Autonomous Driving

Deep probabilistic model for lossless scalable point cloud attribute compression

2023-03-11 · Dat Thanh Nguyen, Kamal Gopikrishnan Nambiar, Andre Kaup

In recent years, several point cloud geometry compression methods that utilize advanced deep learning techniques have been proposed, but there are limited works on attribute compression, especially lossless compression. …

Attribute