论文标题
完全卷积在线跟踪
Fully Convolutional Online Tracking
论文作者
论文摘要
在线学习事实证明,可以有效地提高跟踪性能。但是,它可以简单地用于分类部门,但由于其复杂的设计和对高质量在线样本的内在要求,因此仍然具有挑战性地适应回归分支。为了解决此问题,我们介绍了完全卷积的在线跟踪框架,以FCOT的形式创造,并专注于通过使用基于目标滤波器的跟踪范式来启用分类和回归分支的在线学习。我们的关键贡献是引入一个在线回归模型生成器(RMG),用于使用在线样本初始化目标过滤器的权重,然后根据第一个帧的地面图像样本优化此目标滤波器权重。基于在线RGM,我们设计了一个简单的无锚跟踪器(FCOT),该跟踪器由功能主链,上采样解码器,多规模分类分支和多尺度回归分支组成。由于RMG的独特设计,我们的FCOT不仅可以更有效地沿时间维度来处理目标变化,从而产生更精确的结果,而且还可以克服在跟踪过程中误差累积问题。此外,由于其设计的简单性,我们的FCOT可以以实时的运行速度以完全卷积的方式进行训练和部署。拟议的FCOT在七个基准测试中实现了最先进的性能,包括dov2018,lasot,trackingnet,got-10k,otb100,otb100,uav123和nfs。我们的FCOT的代码和模型已在:\ url {https://github.com/mcg-nju/fcot}上发布。
Online learning has turned out to be effective for improving tracking performance. However, it could be simply applied for classification branch, but still remains challenging to adapt to regression branch due to its complex design and intrinsic requirement for high-quality online samples. To tackle this issue, we present the fully convolutional online tracking framework, coined as FCOT, and focus on enabling online learning for both classification and regression branches by using a target filter based tracking paradigm. Our key contribution is to introduce an online regression model generator (RMG) for initializing weights of the target filter with online samples and then optimizing this target filter weights based on the groundtruth samples at the first frame. Based on the online RGM, we devise a simple anchor-free tracker (FCOT), composed of a feature backbone, an up-sampling decoder, a multi-scale classification branch, and a multi-scale regression branch. Thanks to the unique design of RMG, our FCOT can not only be more effective in handling target variation along temporal dimension thus generating more precise results, but also overcome the issue of error accumulation during the tracking procedure. In addition, due to its simplicity in design, our FCOT could be trained and deployed in a fully convolutional manner with a real-time running speed. The proposed FCOT achieves the state-of-the-art performance on seven benchmarks, including VOT2018, LaSOT, TrackingNet, GOT-10k, OTB100, UAV123, and NFS. Code and models of our FCOT have been released at: \url{https://github.com/MCG-NJU/FCOT}.