paper-with-me

Papers

Point Cloud Compression via Constrained Optimal Transport

2024-03-13 · Zezeng Li, Weimin WANG, Ziliang Wang, Na lei

This paper presents a novel point cloud compression method COT-PCC by formulating the task as a constrained optimal transport (COT) problem. COT-PCC takes the bitrate of compressed features as an extra constraint of optimal transport (OT) which learns the distribution transformation between original and reconstructed points. Specifically, the formulated COT is implemented with a generative adversarial network (GAN) and a bitrate loss for training. The discriminator measures the Wasserstein distance between input and reconstructed points, and a generator calculates the optimal mapping between distributions of input and reconstructed point cloud. Moreover, we introduce a learnable sampling module for downsampling in the compression procedure. Extensive results on both sparse and dense point cloud datasets demonstrate that COT-PCC outperforms state-of-the-art methods in terms of both CD and PSNR metrics. Source codes are available at \url{https://github.com/cognaclee/PCC-COT}.

📄 PDF Abstract BibTeX arXiv:2403.08236

Code (1)

cognaclee/pcc-cot 공식 구현 pytorch

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

PointCompress3D: A Point Cloud Compression Framework for Roadside LiDARs in Intelligent Transportation Systems

2024-05-02 · Walter Zimmer, Ramandika Pranamulia, Xingcheng Zhou, MingYu Liu 외

In the context of Intelligent Transportation Systems (ITS), efficient data compression is crucial for managing large-scale point cloud data acquired by roadside LiDAR sensors. The demand for efficient storage, streaming,…

Data Compressionobject-detectionObject DetectionReal-Time Object Detection

PCE-GAN: A Generative Adversarial Network for Point Cloud Attribute Quality Enhancement based on Optimal Transport

2025-02-26 · Tian Guo, Hui Yuan, Qi Liu, Honglei Su 외

Point cloud compression significantly reduces data volume but sacrifices reconstruction quality, highlighting the need for advanced quality enhancement techniques. Most existing approaches focus primarily on point-to-poi…

AttributeGenerative Adversarial NetworkGraph Attentiongraph construction

Unsupervised Point Cloud Completion through Unbalanced Optimal Transport

2024-10-03 · Taekyung Lee, Jaemoo Choi, Myungjoo Kang, Jaewoong Choi

Unpaired point cloud completion explores methods for learning a completion map from unpaired incomplete and complete point cloud data. In this paper, we propose a novel approach for unpaired point cloud completion using …

Point Cloud Completion

Self-Point-Flow: Self-Supervised Scene Flow Estimation from Point Clouds with Optimal Transport and Random Walk

2021-05-18 · CVPR 2021 1 · Ruibo Li, Guosheng Lin, Lihua Xie

Due to the scarcity of annotated scene flow data, self-supervised scene flow learning in point clouds has attracted increasing attention. In the self-supervised manner, establishing correspondences between two point clou…

Scene Flow EstimationSelf-Supervised LearningSelf-supervised Scene Flow Estimation

Partial Transport for Point-Cloud Registration

2023-09-27 · Yikun Bai, Huy Tran, Steven B. Damelin, Soheil Kolouri

Point cloud registration plays a crucial role in various fields, including robotics, computer graphics, and medical imaging. This process involves determining spatial relationships between different sets of points, typic…

Computational EfficiencyPoint Cloud Registration