paper-with-me

Papers

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, Xiubao Sui

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 input sequence, we aim to predict the object’s location in the future frames. To facilitate the future prediction ability, we follow three key observations: 1) object motion trajectory is affected significantly by camera motion; 2) the past trajectory of an object can act as a salient cue to estimate the object motion in the spatial domain; 3) previous frames contain the surroundings and appearance of the target object, which is useful for predicting the target object’s future locations. We incorporate these three observations into our method that employs a multi-stream convolutional-LSTM network. By combining the heatmap scores from our tracker (that utilises appearance inference) and the locations of the target object from our trajectory inference, we predict the final target’s location in each frame. Comprehensive evaluations show that our method sets new state-of-the-art performance on a few commonly used tracking benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Future predictionObjectObject Tracking

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

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

Object Tracking Using Spatio-Temporal Future Prediction

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

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 …

Future predictionObjectObject TrackingPrediction+1

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

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