Skip to content

Latest commit

 

History

History
 
 

object_tracking_dasiamrpn

DaSiamRPN

Distractor-aware Siamese Networks for Visual Object Tracking

Note:

Demo

Run the following command to try the demo:

# track on camera input
python demo.py
# track on video input
python demo.py --input /path/to/video -v

# get help regarding various parameters
python demo.py --help

Example outputs

webcam demo

License

All files in this directory are licensed under Apache 2.0 License.

Reference: