updating...
This Python code implements a tracking pipeline of Scale Adaptive Mean-Shift method.
- use histMeanShiftAnisotropicScale
- compare with DAT
- ASMS color tracker
- Tomas Vojir, Jana Noskova and Jiri Matas, “Robust scale-adaptive mean-shift for tracking“. Pattern Recognition Letters 2014.
- Vojir C++ implementation
- VOT2016 Dataset
- python 3.6
- opencv-python 0.3.1
- fire
$ pip install -r requirements.txt
$ python run_color_tracker.py train folder_name