paper-with-me

Papers

Deep Geometry Post-Processing for Decompressed Point Clouds

2022-04-29 · Xiaoqing Fan, Ge Li, Dingquan Li, Yurui Ren, Wei Gao, Thomas H. Li

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. Experimental results show that the proposed method can significantly improve the quality of the decompressed point clouds, achieving 9.30dB BDPSNR gain on three representative datasets on average.

📄 PDF Abstract BibTeX arXiv:2204.13952

Code (1)

fxqzb/deep-geometry-post-processing 공식 구현 pytorch

Tasks

Quantization

Similar Papers 제목 키워드 기반

DG-PPU: Dynamical Graphs based Post-processing of Point Clouds extracted from Knee Ultrasounds

2024-11-12 · Injune Hwang, Karthik Saravanan, Caterina V Coralli, S Jack Tu 외

Patients undergoing total knee arthroplasty (TKA) often experience non-specific anterior knee pain, arising from abnormal patellofemoral joint (PFJ) instability. Tracking PFJ motion is challenging since static imaging mo…

Anatomy

Neural Laplacian Operator for 3D Point Clouds

2024-09-10 · Bo Pang, Zhongtian Zheng, Yilong Li, Guoping Wang 외

The discrete Laplacian operator holds a crucial role in 3D geometry processing, yet it is still challenging to define it on point clouds. Previous works mainly focused on constructing a local triangulation around each po…

3D geometry

PointPatchRL -- Masked Reconstruction Improves Reinforcement Learning on Point Clouds

2024-10-24 · Balázs Gyenes, Nikolai Franke, Philipp Becker, Gerhard Neumann

Perceiving the environment via cameras is crucial for Reinforcement Learning (RL) in robotics. While images are a convenient form of representation, they often complicate extracting important geometric details, especiall…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

PI3DETR: Parametric Instance Detection of 3D Point Cloud Edges With a Geometry-Aware 3DETR

2025-09-03 · Fabio F. Oberweger, Michael Schwingshackl, Vanessa Staderini arxiv

We present PI3DETR, an end-to-end framework that directly predicts 3D parametric curve instances from raw point clouds, avoiding the intermediate representations and multi-stage processing common in prior work. Extending…

Point Clouds

DUGAE: Unified Geometry and Attribute Enhancement via Spatiotemporal Correlations for G-PCC Compressed Dynamic Point Clouds

2026-03-27 · Pan Zhao, Hui Yuan, Chang Sun, Chongzhen Tian 외 arxiv

Existing post-decoding quality enhancement methods for point clouds are designed for static data and typically process each frame independently. As a result, they cannot effectively exploit the spatiotemporal correlation…

Point Clouds