paper-with-me

Papers

Learned Compression for Images and Point Clouds

2024-09-12 · Mateen Ulhaq

Over the last decade, deep learning has shown great success at performing computer vision tasks, including classification, super-resolution, and style transfer. Now, we apply it to data compression to help build the next generation of multimedia codecs. This thesis provides three primary contributions to this new field of learned compression. First, we present an efficient low-complexity entropy model that dynamically adapts the encoding distribution to a specific input by compressing and transmitting the encoding distribution itself as side information. Secondly, we propose a novel lightweight low-complexity point cloud codec that is highly specialized for classification, attaining significant reductions in bitrate compared to non-specialized codecs. Lastly, we explore how motion within the input domain between consecutive video frames is manifested in the corresponding convolutionally-derived latent space.

📄 PDF Abstract BibTeX arXiv:2409.08376

Code (1)

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

Tasks

Data CompressionStyle TransferSuper-Resolution

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

Octree-based Learned Point Cloud Geometry Compression: A Lossy Perspective

2026-03-30 · Kaiyu Zheng, Wei Gao, Huiming Zheng arxiv

Octree-based context learning has recently become a leading method in point cloud compression. However, its potential on lossy compression remains undiscovered. The traditional lossy compression paradigm using lossless o…

Point Clouds

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

SCP: Spherical-Coordinate-based Learned Point Cloud Compression

2023-08-24 · Ao Luo, Linxin Song, Keisuke Nonaka, Kyohei Unno 외

In recent years, the task of learned point cloud compression has gained prominence. An important type of point cloud, the spinning LiDAR point cloud, is generated by spinning LiDAR on vehicles. This process results in nu…

RIDDLE: Lidar Data Compression with Range Image Deep Delta Encoding

2022-06-02 · CVPR 2022 1 · Xuanyu Zhou, Charles R. Qi, Yin Zhou, Dragomir Anguelov

Lidars are depth measuring sensors widely used in autonomous driving and augmented reality. However, the large volume of data produced by lidars can lead to high costs in data storage and transmission. While lidar data c…

Autonomous DrivingData CompressionImage Compression