paper-with-me

홈 › Papers

Efficient Bird Eye View Proposals for 3D Siamese Tracking

2019-03-25 · Jesus Zarzar, Silvio Giancola, Bernard Ghanem

Tracking vehicles in LIDAR point clouds is a challenging task due to the sparsity of the data and the dense search space. The lack of structure in point clouds impedes the use of convolution filters usually employed in 2D object tracking. In addition, structuring point clouds is cumbersome and implies losing fine-grained information. As a result, generating proposals in 3D space is expensive and inefficient. In this paper, we leverage the dense and structured Bird Eye View (BEV) representation of LIDAR point clouds to efficiently search for objects of interest. We use an efficient Region Proposal Network and generate a small number of object proposals in 3D. Successively, we refine our selection of 3D object candidates by exploiting the similarity capability of a 3D Siamese network. We regularize the latter 3D Siamese network for shape completion to enhance its discrimination capability. Our method attempts to solve both for an efficient search space in the BEV space and a meaningful selection using 3D LIDAR point cloud. We show that the Region Proposal in the BEV outperforms Bayesian methods such as Kalman and Particle Filters in providing proposal by a significant margin and that such candidates are suitable for the 3D Siamese network. By training our method end-to-end, we outperform the previous baseline in vehicle tracking by 12% / 18% in Success and Precision when using only 16 candidates.

📄 PDF Abstract BibTeX arXiv:1903.10168

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingRegion Proposal

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

F-Siamese Tracker: A Frustum-based Double Siamese Network for 3D Single Object Tracking

2020-10-22 · Hao Zou, Jinhao Cui, Xin Kong, Chujuan Zhang 외

This paper presents F-Siamese Tracker, a novel approach for single object tracking prominently characterized by more robustly integrating 2D and 3D information to reduce redundant search space. A main challenge in 3D sin…

3D Single Object TrackingObjectObject Tracking

Extending Multi-Object Tracking systems to better exploit appearance and 3D information

2019-12-25 · Kanchana Ranasinghe, Sahan Liyanaarachchi, Harsha Ranasinghe, Mayuka Jayawardhana

Tracking multiple objects in real time is essential for a variety of real-world applications, with self-driving industry being at the foremost. This work involves exploiting temporally varying appearance and motion infor…

Multi-Object TrackingObjectObject TrackingReal-Time Multi-Object Tracking

OSP2B: One-Stage Point-to-Box Network for 3D Siamese Tracking

2023-04-23 · Jiahao Nie, Zhiwei He, Yuxiang Yang, Zhengyi Bao 외

Two-stage point-to-box network acts as a critical role in the recent popular 3D Siamese tracking paradigm, which first generates proposals and then predicts corresponding proposal-wise scores. However, such a network suf…

3D Single Object TrackingObject Tracking

GLT-T++: Global-Local Transformer for 3D Siamese Tracking with Ranking Loss

2023-04-01 · Jiahao Nie, Zhiwei He, Yuxiang Yang, Xudong Lv 외

Siamese trackers based on 3D region proposal network (RPN) have shown remarkable success with deep Hough voting. However, using a single seed point feature as the cue for voting fails to produce high-quality 3D proposals…

3D Single Object TrackingObject TrackingRegion Proposal

BEVTrack: A Simple and Strong Baseline for 3D Single Object Tracking in Bird's-Eye View

2023-09-05 · Yuxiang Yang, Yingqi Deng, Jinlong Fan, Jing Zhang 외

3D Single Object Tracking (SOT) is a fundamental task of computer vision, proving essential for applications like autonomous driving. It remains challenging to localize the target from surroundings due to appearance vari…

3D Single Object TrackingAutonomous DrivingObject Trackingregression