Skip to content

KTaskn/pysot

 
 

Repository files navigation

PySOT

See the official repository for more information about the code contents.

You can execute pysot with docker.

> docker build . --tag=<your tag>
> docker run --rm -ti --gpus all -v <your path>:/video <your tag> bash
$ sh execute.sh

About

SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 80.2%
  • C 10.6%
  • Cython 5.1%
  • C++ 3.3%
  • MATLAB 0.3%
  • Shell 0.3%
  • Other 0.2%