友情提示:如果只希望了解如何利用作者发布的预训练网络直接进行tracking(免训练模式),可以阅读本人另一篇博客:https://blog.youkuaiyun.com/discoverer100/article/details/86497284
1. 论文基本信息
- 论文标题:Action-Decision Networks for Visual Tracking with Deep Reinforcement
Learning - 论文作者:Sangdoo Yun(Seoul National University, South Korea)等人
- 论文出处:CVPR 2017
- 在线阅读:http://openaccess.thecvf.com/content_cvpr_2017/papers/Yun_Action-Decision_Networks_for_CVPR_2017_paper.pdf
- 补充材料:http://openaccess.thecvf.com/content_cvpr_2017/supplemental/Yun_Action-Decision_Networks_for_2017_CVPR_supplemental.pdf
- 源码链接1: