论文标题
对象跟踪残留和密集的LSTM
Object Tracking through Residual and Dense LSTMs
论文作者
论文摘要
视觉对象跟踪任务在多个应用领域中不断变得重要,例如流量监视,机器人和监视,仅举几例。处理跟踪对象的外观变化对于达到高跟踪精度至关重要,通常是通过不断学习的功能来实现的。最近,基于LSTM的深度学习跟踪器(长期短期记忆)复发性神经网络已成为一种强大的替代方案,绕开了以在线方式重新训练功能提取的需求。受图像识别中残留和密集网络成功的启发,我们在这里建议使用残留和/或密集的LSTM来增强混合跟踪器的功能。通过引入跳过连接,可以在确保快速收敛的同时增加体系结构的深度。 RE3跟踪器上的实验结果表明,Denselstms的表现优于剩余和常规LSTM,并为诸如遮挡和视觉对象等滋扰提供了更高的弹性。我们的案例研究支持采用基于残差的RNN来增强其他跟踪器的鲁棒性。
Visual object tracking task is constantly gaining importance in several fields of application as traffic monitoring, robotics, and surveillance, to name a few. Dealing with changes in the appearance of the tracked object is paramount to achieve high tracking accuracy, and is usually achieved by continually learning features. Recently, deep learning-based trackers based on LSTMs (Long Short-Term Memory) recurrent neural networks have emerged as a powerful alternative, bypassing the need to retrain the feature extraction in an online fashion. Inspired by the success of residual and dense networks in image recognition, we propose here to enhance the capabilities of hybrid trackers using residual and/or dense LSTMs. By introducing skip connections, it is possible to increase the depth of the architecture while ensuring a fast convergence. Experimental results on the Re3 tracker show that DenseLSTMs outperform Residual and regular LSTM, and offer a higher resilience to nuisances such as occlusions and out-of-view objects. Our case study supports the adoption of residual-based RNNs for enhancing the robustness of other trackers.