Deep Geometry Post-Processing for Decompressed Point Clouds
Xiaoqing Fan, Ge Li, Dingquan Li, Yurui Ren, Wei Gao, Thomas H. Li

TL;DR
This paper introduces a learning-based post-processing method that enhances decompressed point clouds by predicting occupancy probabilities with a 3D convolutional network, significantly improving quality across diverse distortions.
Contribution
It presents a novel single-model approach using multi-scale 3D CNNs for geometry refinement of decompressed point clouds with various distortions.
Findings
Achieves an average of 9.30dB BDPSNR gain.
Effectively handles diverse distortions with a single model.
Significantly improves point cloud quality after compression.
Abstract
Point cloud compression plays a crucial role in reducing the huge cost of data storage and transmission. However, distortions can be introduced into the decompressed point clouds due to quantization. In this paper, we propose a novel learning-based post-processing method to enhance the decompressed point clouds. Specifically, a voxelized point cloud is first divided into small cubes. Then, a 3D convolutional network is proposed to predict the occupancy probability for each location of a cube. We leverage both local and global contexts by generating multi-scale probabilities. These probabilities are progressively summed to predict the results in a coarse-to-fine manner. Finally, we obtain the geometry-refined point clouds based on the predicted probabilities. Different from previous methods, we deal with decompressed point clouds with huge variety of distortions using a single model.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · Computer Graphics and Visualization Techniques
