paper-with-me

Papers

Implicit and Efficient Point Cloud Completion for 3D Single Object Tracking

2022-09-01 · Pan Wang, Liangliang Ren, Shengkai Wu, Jinrong Yang, En Yu, Hangcheng Yu, Xiaoping Li

The point cloud based 3D single object tracking has drawn increasing attention. Although many breakthroughs have been achieved, we also reveal two severe issues. By extensive analysis, we find the prediction manner of current approaches is non-robust, i.e., exposing a misalignment gap between prediction score and actually localization accuracy. Another issue is the sparse point returns will damage the feature matching procedure of the SOT task. Based on these insights, we introduce two novel modules, i.e., Adaptive Refine Prediction (ARP) and Target Knowledge Transfer (TKT), to tackle them, respectively. To this end, we first design a strong pipeline to extract discriminative features and conduct the matching with the attention mechanism. Then, ARP module is proposed to tackle the misalignment issue by aggregating all predicted candidates with valuable clues. Finally, TKT module is designed to effectively overcome incomplete point cloud due to sparse and occlusion issues. We call our overall framework PCET. By conducting extensive experiments on the KITTI and Waymo Open Dataset, our model achieves state-of-the-art performance while maintaining a lower computational cost.

📄 PDF Abstract BibTeX arXiv:2209.00522

Code (0)

등록된 구현이 없습니다.

Tasks

3D Single Object TrackingObject TrackingPoint Cloud CompletionPredictionTransfer Learning

Similar Papers 제목 키워드 기반

Shape-Prior-Based Point Cloud Completion for Single-Stage Fully Sparse 3D Object Detection

2026-05-30 · Kaizheng Wang, Mingqian Ji, Jian Yang, Shanshan Zhang arxiv

Single-stage fully sparse 3D object detectors rely on point clouds data to detect objects in autonomous driving scenarios. However, the sparsity and incompleteness of point clouds significantly limit the performance of 3…

Point Cloud Completion3D Object DetectionAutonomous DrivingPoint Clouds

DMF-Net: Image-Guided Point Cloud Completion with Dual-Channel Modality Fusion and Shape-Aware Upsampling Transformer

2024-06-25 · Aihua Mao, Yuxuan Tang, Jiangtao Huang, Ying He

In this paper we study the task of a single-view image-guided point cloud completion. Existing methods have got promising results by fusing the information of image into point cloud explicitly or implicitly. However, giv…

Point Cloud Completion

Leveraging Single-View Images for Unsupervised 3D Point Cloud Completion

2022-12-01 · Lintai Wu, Qijian Zhang, Junhui Hou, Yong Xu

Point clouds captured by scanning devices are often incomplete due to occlusion. To overcome this limitation, point cloud completion methods have been developed to predict the complete shape of an object based on its par…

Point Cloud Completion

DC-PCN: Point Cloud Completion Network with Dual-Codebook Guided Quantization

2025-01-19 · Qiuxia Wu, Haiyang Huang, Kunming Su, Zhiyong Wang 외

Point cloud completion aims to reconstruct complete 3D shapes from partial 3D point clouds. With advancements in deep learning techniques, various methods for point cloud completion have been developed. Despite achieving…

DecoderPoint Cloud CompletionQuantization

P2C: Self-Supervised Point Cloud Completion from Single Partial Clouds

2023-07-27 · ICCV 2023 1 · Ruikai Cui, Shi Qiu, Saeed Anwar, Jiawei Liu 외

Point cloud completion aims to recover the complete shape based on a partial observation. Existing methods require either complete point clouds or multiple partial observations of the same object for learning. In contras…

Point Cloud Completion