Skip to content

A port of implementation fo BACF to python 2

Notifications You must be signed in to change notification settings

bibbygoodwin/bacf_python

 
 

Repository files navigation

A port of BACF in Matlab to python 2

Python 2 implementation of Background-Aware Correlation Filters for visual tracking. For more detail, please refer to arXiv paper and the author's website

tracking_result_with_response

Requirements

  • python 2
  • numpy
  • scipy
  • opencv
  • PIL
  • matplotlib

Usage

python demo_on_otb.py --visualization

About

A port of implementation fo BACF to python 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%