paper-with-me

Papers

Patch-Based Deep Autoencoder for Point Cloud Geometry Compression

2021-10-18 · Kang You, Pan Gao

The ever-increasing 3D application makes the point cloud compression unprecedentedly important and needed. In this paper, we propose a patch-based compression process using deep learning, focusing on the lossy point cloud geometry compression. Unlike existing point cloud compression networks, which apply feature extraction and reconstruction on the entire point cloud, we divide the point cloud into patches and compress each patch independently. In the decoding process, we finally assemble the decompressed patches into a complete point cloud. In addition, we train our network by a patch-to-patch criterion, i.e., use the local reconstruction loss for optimization, to approximate the global reconstruction optimality. Our method outperforms the state-of-the-art in terms of rate-distortion performance, especially at low bitrates. Moreover, the compression process we proposed can guarantee to generate the same number of points as the input. The network model of this method can be easily applied to other point cloud reconstruction problems, such as upsampling.

📄 PDF Abstract BibTeX arXiv:2110.09109

Code (1)

i2-multimedia-lab/pcc_patch 공식 구현 pytorch

Tasks

Point cloud reconstruction

Similar Papers 제목 키워드 기반

IPDAE: Improved Patch-Based Deep Autoencoder for Lossy Point Cloud Geometry Compression

2022-08-04 · Kang You, Pan Gao, Qing Li

Point cloud is a crucial representation of 3D contents, which has been widely used in many areas such as virtual reality, mixed reality, autonomous driving, etc. With the boost of the number of points in the data, how to…

Autonomous DrivingMixed Reality

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

Multiscale Point Cloud Geometry Compression

2020-11-07 · Jianqiang Wang, Dandan Ding, Zhu Li, Zhan Ma

Recent years have witnessed the growth of point cloud based applications because of its realistic and fine-grained representation of 3D objects and scenes. However, it is a challenging problem to compress sparse, unstruc…

Attribute

Learned Compression of Point Cloud Geometry and Attributes in a Single Model through Multimodal Rate-Control

2024-08-01 · Michael Rudolph, Aron Riemenschneider, Amr Rizk

Point cloud compression is essential to experience volumetric multimedia as it drastically reduces the required streaming data rates. Point attributes, specifically colors, extend the challenge of lossy compression beyon…

AttributeDecoder

Sparse Tensor-based Point Cloud Attribute Compression

2022-04-03 · Jianqiang Wang, Zhan Ma

Recently, numerous learning-based compression methods have been developed with outstanding performance for the coding of the geometry information of point clouds. On the contrary, limited explorations have been devoted t…

Attribute