paper-with-me

Papers

Ocean: Object-aware Anchor-free Tracking

2020-06-18 · ECCV 2020 8 · Zhipeng Zhang, Houwen Peng, Jianlong Fu, Bing Li, Weiming Hu

Anchor-based Siamese trackers have achieved remarkable advancements in accuracy, yet the further improvement is restricted by the lagged tracking robustness. We find the underlying reason is that the regression network in anchor-based methods is only trained on the positive anchor boxes (i.e., $IoU \geq0.6$). This mechanism makes it difficult to refine the anchors whose overlap with the target objects are small. In this paper, we propose a novel object-aware anchor-free network to address this issue. First, instead of refining the reference anchor boxes, we directly predict the position and scale of target objects in an anchor-free fashion. Since each pixel in groundtruth boxes is well trained, the tracker is capable of rectifying inexact predictions of target objects during inference. Second, we introduce a feature alignment module to learn an object-aware feature from predicted bounding boxes. The object-aware feature can further contribute to the classification of target objects and background. Moreover, we present a novel tracking framework based on the anchor-free model. The experiments show that our anchor-free tracker achieves state-of-the-art performance on five benchmarks, including VOT-2018, VOT-2019, OTB-100, GOT-10k and LaSOT. The source code is available at https://github.com/researchmm/TracKit.

📄 PDF Abstract BibTeX arXiv:2006.10721

Code (4)

researchmm/TracKit 공식 구현 pytorch
2023-MindSpore-1/ms-code-218/tree/main/ocean_model mindspore
code-implementation1/Code9/tree/main/ocean_model mindspore
researchmm/SiamDW pytorch

Tasks

ObjectVideo Object TrackingVisual Object Tracking

Similar Papers 제목 키워드 기반

Siamese Object Tracking for Vision-Based UAM Approaching with Pairwise Scale-Channel Attention

2022-11-26 · Guangze Zheng, Changhong Fu, Junjie Ye, Bowen Li 외

Although the manipulating of the unmanned aerial manipulator (UAM) has been widely studied, vision-based UAM approaching, which is crucial to the subsequent manipulating, generally lacks effective design. The key to the …

ObjectObject Tracking

Accurate Anchor Free Tracking

2020-06-13 · Shengyun Peng, Yunxuan Yu, Kun Wang, Lei He

Visual object tracking is an important application of computer vision. Recently, Siamese based trackers have achieved good accuracy. However, most of Siamese based trackers are not efficient, as they exhaustively search …

ObjectObject TrackingVisual Object Tracking

Ocean Eddy Identification and Tracking using Neural Networks

2018-03-20 · Katharina Franz, Ribana Roscher, Andres Milioto, Susanne Wenzel 외

Global climate change plays an essential role in our daily life. Mesoscale ocean eddies have a significant impact on global warming, since they affect the ocean dynamics, the energy as well as the mass transports of ocea…

Object Tracking

Siamese Anchor Proposal Network for High-Speed Aerial Tracking

2020-12-19 · Changhong Fu, Ziang Cao, Yiming Li, Junjie Ye 외

In the domain of visual tracking, most deep learning-based trackers highlight the accuracy but casting aside efficiency. Therefore, their real-world deployment on mobile platforms like the unmanned aerial vehicle (UAV) i…

Visual TrackingVocal Bursts Intensity Prediction

Underwater Multi-Robot Convoying using Visual Tracking by Detection

2017-09-25 · Florian Shkurti, Wei-Di Chang, Peter Henderson, Md Jahidul Islam 외

We present a robust multi-robot convoying approach that relies on visual detection of the leading agent, thus enabling target following in unstructured 3-D environments. Our method is based on the idea of tracking-by-det…

object-detectionObject DetectionVisual Tracking