Tracking objects using 3D object proposals
3D object proposals, quickly detected regions in a 3D scene that likely contain an object of interest, are an effective approach to improve the computational efficiency and accuracy of the object detection framework. In this work, we propose a novel online method that uses our previously developed 3D object proposals, in a RGB-D video sequence, to match and track static objects in the scene using shape matching. Our main observation is that depth images provide important information about the geometry of the scene that is often ignored in object matching techniques. Our method takes less than a second in MATLAB on the UW-RGBD scene dataset on a single thread CPU and thus, has potential to be used in low-power chips in Unmanned Aerial Vehicles (UAVs), quadcopters, and drones.
Code (0)
등록된 구현이 없습니다.
Tasks
Computational EfficiencyCPUObjectobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Tracking Randomly Moving Objects on Edge Box Proposals
Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capaci…
ObjectvalidBeyond Local Search: Tracking Objects Everywhere with Instance-Specific Proposals
Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capaci…
ObjectvalidNo Blind Spots: Full-Surround Multi-Object Tracking for Autonomous Vehicles using Cameras & LiDARs
Online multi-object tracking (MOT) is extremely important for high-level spatial reasoning and path planning for autonomous and highly-automated vehicles. In this paper, we present a modular framework for tracking multip…
Autonomous VehiclesMulti-Object TrackingObjectObject Tracking+2Track and Segment: An Iterative Unsupervised Approach for Video Object Proposals
We present an unsupervised approach that generates a diverse, ranked set of bounding box and segmentation video object proposals---spatio-temporal tubes that localize the foreground objects---in an unannotated video. In…
SegmentationLearning Spatio-Temporal Transformer for Visual Tracking
In this paper, we present a new tracking architecture with an encoder-decoder transformer as the key component. The encoder models the global spatio-temporal feature dependencies between target objects and search regions…
DecoderObject TrackingVideo Object TrackingVisual Object Tracking+1