TL;DR
GRASP-Net introduces a deep learning-based, two-layer point cloud compression method that effectively captures geometric details and improves reconstruction quality, especially in sparse and challenging scenarios.
Contribution
It presents a novel heterogeneous approach combining a base layer and an enhancement layer with deep learning for efficient lossy point cloud geometry compression.
Findings
Achieves state-of-the-art compression performance on dense and sparse point clouds.
Effectively encodes local geometric details using a point-based network and sparse convolution.
Supports a skip mode for robust reconstruction without enhancement bit-stream.
Abstract
Point cloud compression (PCC) is a key enabler for various 3-D applications, owing to the universality of the point cloud format. Ideally, 3D point clouds endeavor to depict object/scene surfaces that are continuous. Practically, as a set of discrete samples, point clouds are locally disconnected and sparsely distributed. This sparse nature is hindering the discovery of local correlation among points for compression. Motivated by an analysis with fractal dimension, we propose a heterogeneous approach with deep learning for lossy point cloud geometry compression. On top of a base layer compressing a coarse representation of the input, an enhancement layer is designed to cope with the challenging geometric residual/details. Specifically, a point-based network is applied to convert the erratic local details to latent features residing on the coarse point cloud. Then a sparse convolutional…
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
MethodsBalanced Selection
