English
Related papers

Related papers: STMTrack: Template-free Visual Tracking with Space…

200 papers

Exploiting a general-purpose neural architecture to replace hand-wired designs or inductive biases has recently drawn extensive interest. However, existing tracking approaches rely on customized sub-modules and need prior knowledge for…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Boyu Chen , Peixia Li , Lei Bai , Lei Qiao , Qiuhong Shen , Bo Li , Weihao Gan , Wei Wu , Wanli Ouyang

We present a continuous time state estimation framework that unifies traditionally individual tasks of smoothing, tracking, and forecasting (STF), for a class of targets subject to smooth motion processes, e.g., the target moves with nearly…

Applications · Statistics 2021-04-21 Tiancheng Li , Huimin Chen , Shudong Sun , Juan M Corchado

Recently, the transformer has enabled the speed-oriented trackers to approach state-of-the-art (SOTA) performance with high-speed thanks to the smaller input size or the lighter feature extraction backbone, though they still substantially…

Computer Vision and Pattern Recognition · Computer Science 2023-10-17 Yutong Kou , Jin Gao , Bing Li , Gang Wang , Weiming Hu , Yizheng Wang , Liang Li

Real-time tracking of small unmanned aerial vehicles (UAVs) on edge devices faces a fundamental resolution-speed conflict. Downsampling high-resolution imagery to standard detector input sizes causes small target features to collapse below…

Computer Vision and Pattern Recognition · Computer Science 2026-05-26 Jiawen Wen , Yu Hu , Suixuan Qiu , Jinshan Huang , Xiaowen Chu

As a key research direction in the field of multi-object tracking (MOT), UAV-based multi-object tracking has significant application value in the analysis and understanding of urban intelligent transportation systems. However, in complex…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Wenguang Tao , Xiaotian Wang , Tian Yan , Jie Yan , Guodong Li , Kun Bai

This paper presents a modular, extensible and highly efficient open source framework for registration based tracking called Modular Tracking Framework (MTF). Targeted at robotics applications, it is implemented entirely in C++ and designed…

Computer Vision and Pattern Recognition · Computer Science 2018-05-21 Abhineet Singh , Martin Jagersand

Machine learning techniques are often used in computer vision due to their ability to leverage large amounts of training data to improve performance. Unfortunately, most generic object trackers are still trained from scratch online and do…

Computer Vision and Pattern Recognition · Computer Science 2016-08-17 David Held , Sebastian Thrun , Silvio Savarese

Underwater observation systems typically integrate optical cameras and imaging sonar systems. When underwater visibility is insufficient, only sonar systems can provide stable data, which necessitates exploration of the underwater acoustic…

Computer Vision and Pattern Recognition · Computer Science 2025-04-23 Yunfeng Li , Bo Wang , Jiahao Wan , Xueyi Wu , Ye Li

Spiking Neural Networks (SNNs), characterized by their event-driven computation and low power consumption, have shown great potential for energy-efficient visual tracking on unmanned aerial vehicles (UAVs). However, existing efficient…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Pengzhi Zhong , Jiwei Mo , Dan Zeng , Feixiang He , Shuiwang Li

Memory-based trackers are video object segmentation methods that form the target model by concatenating recently tracked frames into a memory buffer and localize the target by attending the current image to the buffered frames. While…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Jovana Videnovic , Alan Lukezic , Matej Kristan

Compared with traditional short-term tracking, long-term tracking poses more challenges and is much closer to realistic applications. However, few works have been done and their performance have also been limited. In this work, we present a…

Computer Vision and Pattern Recognition · Computer Science 2019-09-05 Bin Yan , Haojie Zhao , Dong Wang , Huchuan Lu , Xiaoyun Yang

Recently, most siamese network based trackers locate targets via object classification and bounding-box regression. Generally, they select the bounding-box with maximum classification confidence as the final prediction. This strategy may…

Computer Vision and Pattern Recognition · Computer Science 2021-07-20 Jinlong Peng , Zhengkai Jiang , Yueyang Gu , Yang Wu , Yabiao Wang , Ying Tai , Chengjie Wang , Weiyao Lin

Real-time video analysis remains a challenging problem in computer vision, requiring efficient processing of both spatial and temporal information while maintaining computational efficiency. Existing approaches often struggle to balance…

Computer Vision and Pattern Recognition · Computer Science 2025-07-31 Shahla John

This paper introduces SFSORT, the world's fastest multi-object tracking system based on experiments conducted on MOT Challenge datasets. To achieve an accurate and computationally efficient tracker, this paper employs a…

Computer Vision and Pattern Recognition · Computer Science 2024-04-12 M. M. Morsali , Z. Sharifi , F. Fallah , S. Hashembeiki , H. Mohammadzade , S. Bagheri Shouraki

In this paper, we present a novel siamese motion-aware network (SiamMan) for visual tracking, which consists of the siamese feature extraction subnetwork, followed by the classification, regression, and localization branches in parallel.…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Wenzhang Zhou , Longyin Wen , Libo Zhang , Dawei Du , Tiejian Luo , Yanjun Wu

A key capability of a long-term tracker is to search for targets in very large areas (typically the entire image) to handle possible target absences or tracking failures. However, currently there is a lack of such a strong baseline for…

Computer Vision and Pattern Recognition · Computer Science 2019-12-19 Lianghua Huang , Xin Zhao , Kaiqi Huang

Nowadays, infrared target tracking has been a critical technology in the field of computer vision and has many applications, such as motion analysis, pedestrian surveillance, intelligent detection, and so forth. Unfortunately, due to the…

Image and Video Processing · Electrical Eng. & Systems 2024-06-28 Wei-Jie Yan , Yun-Kai Xu , Qian Chen , Xiao-Fang Kong , Guo-Hua Gu , A-Jun Shao , Min-Jie Wan

Sparse representation is considered as a viable solution to visual tracking. In this paper, we propose a structured group local sparse tracker (SGLST), which exploits local patches inside target candidates in the particle filter framework.…

Computer Vision and Pattern Recognition · Computer Science 2019-03-04 Mohammadreza Javanmardi , Xiaojun Qi

Being intensively studied, visual tracking has seen great recent advances in either speed (e.g., with correlation filters) or accuracy (e.g., with deep features). Real-time and high accuracy tracking algorithms, however, remain scarce. In…

Computer Vision and Pattern Recognition · Computer Science 2017-08-02 Heng Fan , Haibin Ling

Tracking has traditionally been the art of following interest points through space and time. This changed with the rise of powerful deep networks. Nowadays, tracking is dominated by pipelines that perform object detection followed by…

Computer Vision and Pattern Recognition · Computer Science 2020-08-24 Xingyi Zhou , Vladlen Koltun , Philipp Krähenbühl