Skip to content

SPSTracker: Sub-Peak Suppression of Response Map for Robust Object Tracking(AAAI2020)

License

Notifications You must be signed in to change notification settings

TrackerLB/SPSTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News

  • [2019/11/11] SPSTracker has been accepted as oral paper at the Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI-20).

Introduction

This is the official code of SPSTracker: Sub-Peak Suppression of Response Map for Robust Object Tracking. We propose a simple-yet-effective approach, referred to as SPSTracker for robust object tracking. Our motivation is based on the observation that most failure tracking is caused by the interference around the target. Such interference produces multi-peak tracking response, and the sub-peak may progressively ``grow" and eventually cause model drift. Therefore ,we propose suppressing the sub-peaks to aggregating a single-peak response, with the aim of preventing model drift from the perspective of tracking response regularization. comparison flowchart

Installation

Code is implemented upon the ATOM architecture, check INSTALL.md for installation instructions.

Tracker VOT2016
EAO / A / R
VOT2018
EAO / A / R
SPSTracker 0.459/0.625/0.158 0.434/0.612/0.169

Run

SPSTracker default_vot --dataset vot --debug 1 --threads 0

Citations

Please consider citing our paper in your publications if the project helps your research.

@inproceedings{hu2020spstracker,
  title   =  {{SPSTracker}: Sub-Peak Suppression of Response Map for Robust Object Tracking},
  author  =  {Qintao Hu and Lijun Zhou and Xiaoxiao Wang and Yao Mao and Jianlin Zhang and Qixiang Ye},
  booktitle =  {Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI)},
  year    =  {2020}
}

About

SPSTracker: Sub-Peak Suppression of Response Map for Robust Object Tracking(AAAI2020)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published