foolwood / SiamMask

[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
http://www.robots.ox.ac.uk/~qwang/SiamMask
MIT License
3.47k stars 817 forks source link

How to improve track speed on CPU? #125

Open LilianLiang7 opened 5 years ago

LilianLiang7 commented 5 years ago

Environment: 40 cores CPU 236GB memory Linux Centos7 The model have been sucessfully run on my own video, but tracking cost around 0.4s for each frame (1080*1920 per frame), the track speed is only about 2.5FPS. Can I improve the tracking speed on CPU?