Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.07 KB

File metadata and controls

37 lines (24 loc) · 1.07 KB

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: