paper-with-me

Papers

Siamese Natural Language Tracker: Tracking by Natural Language Descriptions with Siamese Trackers

2019-12-04 · CVPR 2021 1 · Qi Feng, Vitaly Ablavsky, Qinxun Bai, Stan Sclaroff

We propose a novel Siamese Natural Language Tracker (SNLT), which brings the advancements in visual tracking to the tracking by natural language (NL) descriptions task. The proposed SNLT is applicable to a wide range of Siamese trackers, providing a new class of baselines for the tracking by NL task and promising future improvements from the advancements of Siamese trackers. The carefully designed architecture of the Siamese Natural Language Region Proposal Network (SNL-RPN), together with the Dynamic Aggregation of vision and language modalities, is introduced to perform the tracking by NL task. Empirical results over tracking benchmarks with NL annotations show that the proposed SNLT improves Siamese trackers by 3 to 7 percentage points with a slight tradeoff of speed. The proposed SNLT outperforms all NL trackers to-date and is competitive among state-of-the-art real-time trackers on LaSOT benchmarks while running at 50 frames per second on a single GPU.

📄 PDF Abstract BibTeX arXiv:1912.02048

Code (1)

fredfung007/snlt 공식 구현 pytorch

Tasks

GPUObject TrackingRegion ProposalVisual Object TrackingVisual Tracking

Similar Papers 제목 키워드 기반

Transformer Meets Tracker: Exploiting Temporal Context for Robust Visual Tracking

2021-03-22 · CVPR 2021 1 · Ning Wang, Wengang Zhou, Jie Wang, Houqaing Li

In video object tracking, there exist rich temporal contexts among successive frames, which have been largely overlooked in existing trackers. In this work, we bridge the individual video frames and explore the temporal …

DecoderObjectObject TrackingVideo Object Tracking+2

Scale Equivariance Improves Siamese Tracking

2020-07-17 · Ivan Sosnovik, Artem Moskalev, Arnold Smeulders

Siamese trackers turn tracking into similarity estimation between a template and the candidate regions in the frame. Mathematically, one of the key ingredients of success of the similarity function is translation equivar…

Object TrackingTranslationVisual Object TrackingVisual Tracking

Distilled Siamese Networks for Visual Tracking

2019-07-24 · Jianbing Shen, Yuanpei Liu, Xingping Dong, Xiankai Lu 외

In recent years, Siamese network based trackers have significantly advanced the state-of-the-art in real-time tracking. Despite their success, Siamese trackers tend to suffer from high memory costs, which restrict their …

Knowledge DistillationObject TrackingVisual Tracking

Siamese Object Tracking for Unmanned Aerial Vehicle: A Review and Comprehensive Analysis

2022-05-09 · Changhong Fu, Kunhan Lu, Guangze Zheng, Junjie Ye 외

Unmanned aerial vehicle (UAV)-based visual object tracking has enabled a wide range of applications and attracted increasing attention in the field of intelligent transportation systems because of its versatility and eff…

Object TrackingVisual Object Tracking

Multi-Branch Siamese Networks with Online Selection for Object Tracking

2018-08-22 · Zhenxi Li, Guillaume-Alexandre Bilodeau, Wassim Bouachir

In this paper, we propose a robust object tracking algorithm based on a branch selection mechanism to choose the most efficient object representations from multi-branch siamese networks. While most deep learning trackers…

ObjectObject Tracking