1. 论文基本信息
- 论文标题:Fast Online Object Tracking and Segmentation: A Unifying Approach
- 论文作者:Qiang Wang(Institute of Automation, Chinese Academy of Sciences, CASIA)等
- 论文出处:CVPR 2019
- 在线阅读:https://arxiv.org/pdf/1812.05050.pdf
- 源码链接:https://github.com/foolwood/SiamMask
2. 运行环境介绍
- NVIDIA GTX 1070
- Windows 10 x64
- Visual Stuidio 2015
- CUDA 9.2.148 for Windows 10
- Python 3.6
- PyTorch 0.4.1
完整的Python依赖包如下所示:
certifi==2019.6.16
chardet==3.0.4
colorama==0.3.9
cyc