Motion Prediction in Visual Object Tracking
Visual object tracking (VOT) is an essential component for many applications, such as autonomous driving or assistive robotics. However, recent works tend to develop accurate systems based on more computationally expensive feature extractors for better instance matching. In contrast, this work addresses the importance of motion prediction in VOT. We use an off-the-shelf object detector to obtain instance bounding boxes. Then, a combination of camera motion decouple and Kalman filter is used for state estimation. Although our baseline system is a straightforward combination of standard methods, we obtain state-of-the-art results. Our method establishes new state-of-the-art performance on VOT (VOT-2016 and VOT-2018). Our proposed method improves the EAO on VOT-2016 from 0.472 of prior art to 0.505, from 0.410 to 0.431 on VOT-2018. To show the generalizability, we also test our method on video object segmentation (VOS: DAVIS-2016 and DAVIS-2017) and observe consistent improvement.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous Drivingmotion predictionObjectObject TrackingPredictionSemantic SegmentationState EstimationVideo Object SegmentationVideo Semantic SegmentationVisual Object TrackingSimilar Papers 제목 키워드 기반
Exploring Causal Relationships in Visual Object Tracking
Causal relationships can often be found in visual object tracking between the motions of the camera and that of the tracked object. This object motion may be an effect of the camera motion, e.g. an unsteady handheld came…
ObjectObject TrackingVisual Object TrackingSCT-MOT: Enhancing Air-to-Air Multiple UAVs Tracking with Swarm-Coupled Motion and Trajectory Guidance
Air-to-air tracking of swarm UAVs presents significant challenges due to the complex nonlinear group motion and weak visual cues for small objects, which often cause detection failures, trajectory fragmentation, and iden…
Trajectory PredictionTrackNetV4: Enhancing Fast Sports Object Tracking with Motion Attention Maps
Accurately detecting and tracking high-speed, small objects, such as balls in sports videos, is challenging due to factors like motion blur and occlusion. Although recent deep learning frameworks like TrackNetV1, V2, and…
Object TrackingTrajectory PredictionPatch-level Sounding Object Tracking for Audio-Visual Question Answering
Answering questions related to audio-visual scenes, i.e., the AVQA task, is becoming increasingly popular. A critical challenge is accurately identifying and tracking sounding objects related to the question along the ti…
Audio-visual Question AnsweringObject TrackingQuestion AnsweringVisual Question AnsweringDerivation of a Constant Velocity Motion Model for Visual Tracking
Motion models play a great role in visual tracking applications for predicting the possible locations of objects in the next frame. Unlike target tracking in radar or aerospace domain which considers only points, object …
Object TrackingVisual Tracking