Yuantao Feng
Add DaSiamRPN for object tracking (#15)
23d8387
|
raw
history blame
950 Bytes

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

License

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

Reference: