paper-with-me

Papers

Object Tracking Using Spatio-Temporal Future Prediction

2020-10-15 · YuAn Liu, Ruoteng Li, Robby T. Tan, Yu Cheng, Xiubao Sui

Occlusion is a long-standing problem that causes many modern tracking methods to be erroneous. In this paper, we address the occlusion problem by exploiting the current and future possible locations of the target object from its past trajectory. To achieve this, we introduce a learning-based tracking method that takes into account background motion modeling and trajectory prediction. Our trajectory prediction module predicts the target object's locations in the current and future frames based on the object's past trajectory. Since, in the input video, the target object's trajectory is not only affected by the object motion but also the camera motion, our background motion module estimates the camera motion. So that the object's trajectory can be made independent from it. To dynamically switch between the appearance-based tracker and the trajectory prediction, we employ a network that can assess how good a tracking prediction is, and we use the assessment scores to choose between the appearance-based tracker's prediction and the trajectory-based prediction. Comprehensive evaluations show that the proposed method sets a new state-of-the-art performance on commonly used tracking benchmarks.

📄 PDF Abstract BibTeX arXiv:2010.07605

Code (0)

등록된 구현이 없습니다.

Tasks

Future predictionObjectObject TrackingPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

Standing Between Past and Future: Spatio-Temporal Modeling for Multi-Camera 3D Multi-Object Tracking

2023-02-07 · CVPR 2023 1 · Ziqi Pang, Jie Li, Pavel Tokmakov, Dian Chen 외

This work proposes an end-to-end multi-camera 3D multi-object tracking (MOT) framework. It emphasizes spatio-temporal continuity and integrates both past and future reasoning for tracked objects. Thus, we name it "Past-a…

3D Multi-Object TrackingMulti-Object TrackingObjectObject Tracking

Future Object Detection with Spatiotemporal Transformers

2022-04-21 · Adam Tonderski, Joakim Johnander, Christoffer Petersson, Kalle Åström

We propose the task Future Object Detection, in which the goal is to predict the bounding boxes for all visible objects in a future video frame. While this task involves recognizing temporal and kinematic patterns, in ad…

Objectobject-detectionObject Detection

Object Tracking using Spatio-Temporal Networks for Future Prediction Location

2020-08-01 · ECCV 2020 8 · Yuan Liu, Ruoteng Li, Yu Cheng, Robby T. Tan 외

We introduce an object tracking algorithm that predicts the future locations of the target object and assists the tracker to handle object occlusion. Given a few frames of an object that are extracted from a complete inp…

Future predictionObjectObject Tracking

Spatio-Temporal Bi-directional Cross-frame Memory for Distractor Filtering Point Cloud Single Object Tracking

2024-03-23 · Shaoyu Sun, Chunyang Wang, Xuelian Liu, Chunhao Shi 외

3D single object tracking within LIDAR point clouds is a pivotal task in computer vision, with profound implications for autonomous driving and robotics. However, existing methods, which depend solely on appearance match…

3D Single Object TrackingAutonomous DrivingObject LocalizationObject Tracking

Learning Spatio-Temporal Transformer for Visual Tracking

2021-03-31 · ICCV 2021 10 · Bin Yan, Houwen Peng, Jianlong Fu, Dong Wang 외

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