paper-with-me

Papers

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 to point cloud attribute compression (PCAC). Thus, this study focuses on the PCAC by applying sparse convolution because of its superior efficiency for representing the geometry of unorganized points. The proposed method simply stacks sparse convolutions to construct the variational autoencoder (VAE) framework to compress the color attributes of a given point cloud. To better encode latent elements at the bottleneck, we apply the adaptive entropy model with the joint utilization of hyper prior and autoregressive neighbors to accurately estimate the bit rate. The qualitative measurement of the proposed method already rivals the latest G-PCC (or TMC13) version 14 at a similar bit rate. And, our method shows clear quantitative improvements to G-PCC version 6, and largely outperforms existing learning-based methods, which promises encouraging potentials for learnt PCAC.

📄 PDF Abstract BibTeX arXiv:2204.01023

Code (1)

NVIDIA/MinkowskiEngine 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Sparse Convolutions 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

PCAC-GAN: A Sparse-Tensor-Based Generative Adversarial Network for 3D Point Cloud Attribute Compression

2024-07-08 · Xiaolong Mao, Hui Yuan, Xin Lu, Raouf Hamzaoui 외

Learning-based methods have proven successful in compressing geometric information for point clouds. For attribute compression, however, they still lag behind non-learning-based methods such as the MPEG G-PCC standard. T…

AttributeComputational EfficiencyGenerative Adversarial Network

Lossless Point Cloud Geometry and Attribute Compression Using a Learned Conditional Probability Model

2023-03-11 · Dat Thanh Nguyen, Andre Kaup

In recent years, we have witnessed the presence of point cloud data in many aspects of our life, from immersive media, autonomous driving to healthcare, although at the cost of a tremendous amount of data. In this paper,…

AttributeAutonomous Driving

Rendering-Oriented 3D Point Cloud Attribute Compression using Sparse Tensor-based Transformer

2024-11-12 · Xiao Huo, Junhui Hou, Shuai Wan, Fuzheng Yang

The evolution of 3D visualization techniques has fundamentally transformed how we interact with digital content. At the forefront of this change is point cloud technology, offering an immersive experience that surpasses …

AttributeData Compression

End-to-end learned Lossy Dynamic Point Cloud Attribute Compression

2024-08-20 · Dat Thanh Nguyen, Daniel Zieger, Marc Stamminger, Andre Kaup

Recent advancements in point cloud compression have primarily emphasized geometry compression while comparatively fewer efforts have been dedicated to attribute compression. This study introduces an end-to-end learned dy…

Attribute

Sparse Tensor-based Multiscale Representation for Point Cloud Geometry Compression

2021-11-20 · Jianqiang Wang, Dandan Ding, Zhu Li, Xiaoxing Feng 외

This study develops a unified Point Cloud Geometry (PCG) compression method through the processing of multiscale sparse tensor-based voxelized PCG. We call this compression method SparsePCGC. The proposed SparsePCGC is a…

Attribute