paper-with-me

Papers

Siamese Anchor Proposal Network for High-Speed Aerial Tracking

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

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) is impeded. In this work, a novel two-stage Siamese network-based method is proposed for aerial tracking, \textit{i.e.}, stage-1 for high-quality anchor proposal generation, stage-2 for refining the anchor proposal. Different from anchor-based methods with numerous pre-defined fixed-sized anchors, our no-prior method can 1) increase the robustness and generalization to different objects with various sizes, especially to small, occluded, and fast-moving objects, under complex scenarios in light of the adaptive anchor generation, 2) make calculation feasible due to the substantial decrease of anchor numbers. In addition, compared to anchor-free methods, our framework has better performance owing to refinement at stage-2. Comprehensive experiments on three benchmarks have proven the superior performance of our approach, with a speed of around 200 frames/s.

📄 PDF Abstract BibTeX arXiv:2012.10706

Code (1)

vision4robotics/SiamAPN 공식 구현 pytorch

Tasks

Visual TrackingVocal Bursts Intensity Prediction

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

SiamCAR: Siamese Fully Convolutional Classification and Regression for Visual Tracking

2019-11-17 · CVPR 2020 6 · Dongyan Guo, Jun Wang, Ying Cui, Zhenhua Wang 외

By decomposing the visual tracking task into two subproblems as classification for pixel category and regression for object bounding box at this pixel, we propose a novel fully convolutional Siamese network to solve visu…

ClassificationGeneral ClassificationRegion Proposalregression+1

SiamCorners: Siamese Corner Networks for Visual Tracking

2021-04-15 · Kai Yang, Zhenyu He, Wenjie Pei, Zikun Zhou 외

The current Siamese network based on region proposal network (RPN) has attracted great attention in visual tracking due to its excellent accuracy and high efficiency. However, the design of the RPN involves the selection…

Region ProposalVisual Tracking

SiamAPN++: Siamese Attentional Aggregation Network for Real-Time UAV Tracking

2021-06-16 · Ziang Cao, Changhong Fu, Junjie Ye, Bowen Li 외

Recently, the Siamese-based method has stood out from multitudinous tracking methods owing to its state-of-the-art (SOTA) performance. Nevertheless, due to various special challenges in UAV tracking, \textit{e.g.}, sever…

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