paper-with-me

홈 › Papers

PCPNet: An Efficient and Semantic-Enhanced Transformer Network for Point Cloud Prediction

2023-04-16 · Zhen Luo, Junyi Ma, Zijie Zhou, Guangming Xiong

The ability to predict future structure features of environments based on past perception information is extremely needed by autonomous vehicles, which helps to make the following decision-making and path planning more reasonable. Recently, point cloud prediction (PCP) is utilized to predict and describe future environmental structures by the point cloud form. In this letter, we propose a novel efficient Transformer-based network to predict the future LiDAR point clouds exploiting the past point cloud sequences. We also design a semantic auxiliary training strategy to make the predicted LiDAR point cloud sequence semantically similar to the ground truth and thus improves the significance of the deployment for more tasks in real-vehicle applications. Our approach is completely self-supervised, which means it does not require any manual labeling and has a solid generalization ability toward different environments. The experimental results show that our method outperforms the state-of-the-art PCP methods on the prediction results and semantic similarity, and has a good real-time performance. Our open-source code and pre-trained models are available at https://github.com/Blurryface0814/PCPNet.

📄 PDF Abstract BibTeX arXiv:2304.07773

Code (1)

blurryface0814/pcpnet 공식 구현 pytorch

Tasks

Autonomous VehiclesDecision MakingSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Surface Normal Estimation with Transformers

2024-01-11 · Barry Shichen Hu, Siyun Liang, Johannes Paetzold, Huy H. Nguyen 외

We propose the use of a Transformer to accurately predict normals from point clouds with noise and density variations. Previous learning-based methods utilize PointNet variants to explicitly extract multi-scale features …

Surface Normal Estimation

ESP-PCT: Enhanced VR Semantic Performance through Efficient Compression of Temporal and Spatial Redundancies in Point Cloud Transformers

2024-09-02 · Luoyu MEI, Yun Cheng, Ruofeng Liu, Zhimeng Yin 외

Semantic recognition is pivotal in virtual reality (VR) applications, enabling immersive and interactive experiences. A promising approach is utilizing millimeter-wave (mmWave) signals to generate point clouds. However, …

X4D-SceneFormer: Enhanced Scene Understanding on 4D Point Cloud Videos through Cross-modal Knowledge Transfer

2023-12-12 · Linglin Jing, Ying Xue, Xu Yan, Chaoda Zheng 외

The field of 4D point cloud understanding is rapidly developing with the goal of analyzing dynamic 3D point cloud sequences. However, it remains a challenging task due to the sparsity and lack of texture in point clouds.…

Action RecognitionAction Segmentationpoint cloud video understandingScene Understanding+4

Asymmetrical Siamese Network for Point Clouds Normal Estimation

2024-06-14 · Wei Jin, Jun Zhou, Nannan Li, Haba Madeline 외

In recent years, deep learning-based point cloud normal estimation has made great progress. However, existing methods mainly rely on the PCPNet dataset, leading to overfitting. In addition, the correlation between point …

PointDiffuse: A Dual-Conditional Diffusion Model for Enhanced Point Cloud Semantic Segmentation

2025-03-08 · Yong He, Hongshan Yu, Mingtao Feng, Tongjia Chen 외

Diffusion probabilistic models are traditionally used to generate colors at fixed pixel positions in 2D images. Building on this, we extend diffusion models to point cloud semantic segmentation, where point positions als…

DenoisingSemantic Segmentation