English
Related papers

Related papers: HIPTrack: Visual Tracking with Historical Prompts

200 papers

Classically, visual object tracking involves following a target object throughout a given video, and it provides us the motion trajectory of the object. However, for many practical applications, this output is often insufficient since…

Computer Vision and Pattern Recognition · Computer Science 2020-11-25 Maximilian Filtenborg , Efstratios Gavves , Deepak Gupta

Robustness and discrimination power are two fundamental requirements in visual object tracking. In most tracking paradigms, we find that the features extracted by the popular Siamese-like networks cannot fully discriminatively model the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 Fei Xie , Chunyu Wang , Guangting Wang , Yue Cao , Wankou Yang , Wenjun Zeng

This paper introduces a novel approach to the task of data association within the context of pedestrian tracking, by introducing a two-stage learning scheme to match pairs of detections. First, a Siamese convolutional neural network (CNN)…

Machine Learning · Computer Science 2016-08-05 Laura Leal-Taixé , Cristian Canton Ferrer , Konrad Schindler

Multi-object tracking has recently become an important area of computer vision, especially for Advanced Driver Assistance Systems (ADAS). Despite growing attention, achieving high performance tracking is still challenging, with…

Computer Vision and Pattern Recognition · Computer Science 2017-01-25 Minyoung Kim , Stefano Alletto , Luca Rigazio

Object tracking has important application in assistive technologies for personalized monitoring. Recent trackers choosing AlexNet as their backbone to extract features have gained great success. However, AlexNet is too shallow to form a…

Computer Vision and Pattern Recognition · Computer Science 2019-07-19 Zhipeng Zhou , Rui Zhang , Dong Yin

Variations of target appearance such as deformations, illumination variance, occlusion, etc., are the major challenges of visual object tracking that negatively impact the performance of a tracker. An effective method to tackle these…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Dongwook Lee , Wonjun Choi , Seohyung Lee , ByungIn Yoo , Eunho Yang , Seongju Hwang

In online multi-target tracking, modeling of appearance and geometric similarities between pedestrians visual scenes is of great importance. The higher dimension of inherent information in the appearance model compared to the geometric…

Computer Vision and Pattern Recognition · Computer Science 2020-10-12 Young-Chul Yoon , Du Yong Kim , Young-min Song , Kwangjin Yoon , Moongu Jeon

In this paper, SIA_Track is presented which is developed by a research team from SI Analytics. The proposed method was built from pre-existing detector and tracker under the tracking-by-detection paradigm. The tracker we used is an online…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Minseok Seo , Jeongwon Ryu , Kwangjin Yoon

Siamese trackers are shown to be vulnerable to adversarial attacks recently. However, the existing attack methods craft the perturbations for each video independently, which comes at a non-negligible computational cost. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Zhenbang Li , Yaya Shi , Jin Gao , Shaoru Wang , Bing Li , Pengpeng Liang , Weiming Hu

Most of 3D single object trackers (SOT) in point clouds follow the two-stream multi-stage 3D Siamese or motion tracking paradigms, which process the template and search area point clouds with two parallel branches, built on supervised point…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Baojie Fan , Wuyang Zhou , Kai Wang , Shijun Zhou , Fengyu Xu , Jiandong Tian

Despite the great success of Siamese-based trackers, their performance under complicated scenarios is still not satisfying, especially when there are distractors. To this end, we propose a novel Siamese relation network, which introduces…

Computer Vision and Pattern Recognition · Computer Science 2021-04-05 Siyuan Cheng , Bineng Zhong , Guorong Li , Xin Liu , Zhenjun Tang , Xianxian Li , Jing Wang

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.}, severe occlusion and fast…

Computer Vision and Pattern Recognition · Computer Science 2021-08-02 Ziang Cao , Changhong Fu , Junjie Ye , Bowen Li , Yiming Li

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

Multi-Object Tracking (MOT) aims to detect and associate all targets of given classes across frames. Current dominant solutions, e.g. ByteTrack and StrongSORT++, follow the hybrid pipeline, which first accomplish most of the associations in…

Computer Vision and Pattern Recognition · Computer Science 2024-06-21 Yunhao Du , Zhicheng Zhao , Fei Su

Event cameras are novel sensors that perceive the per-pixel intensity changes and output asynchronous event streams, showing lots of advantages over traditional cameras, such as high dynamic range (HDR) and no motion blur. It has been shown…

Computer Vision and Pattern Recognition · Computer Science 2021-09-29 Yujeong Chae , Lin Wang , Kuk-Jin Yoon

We propose a post-processor, called NeighborTrack, that leverages neighbor information of the tracking target to validate and improve single-object tracking (SOT) results. It requires no additional data or retraining. Instead, it uses the…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Yu-Hsi Chen , Chien-Yao Wang , Cheng-Yun Yang , Hung-Shuo Chang , Youn-Long Lin , Yung-Yu Chuang , Hong-Yuan Mark Liao

The problem of visual object tracking has traditionally been handled by variant tracking paradigms, either learning a model of the object's appearance exclusively online or matching the object with the target in an offline-trained embedding…

Computer Vision and Pattern Recognition · Computer Science 2019-11-22 Jinghao Zhou , Peng Wang , Haoyang Sun

Existing visual object tracking usually learns a bounding-box based template to match the targets across frames, which cannot accurately learn a pixel-wise representation, thereby being limited in handling severe appearance variations. To…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Fei Xie , Wankou Yang , Bo Liu , Kaihua Zhang , Wanli Xue , Wangmeng Zuo

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 equivariance.…

Computer Vision and Pattern Recognition · Computer Science 2020-11-09 Ivan Sosnovik , Artem Moskalev , Arnold Smeulders

Correlation has a critical role in the tracking field, especially in recent popular Siamese-based trackers. The correlation operation is a simple fusion method that considers the similarity between the template and the search region.…

Computer Vision and Pattern Recognition · Computer Science 2022-11-24 Xin Chen , Bin Yan , Jiawen Zhu , Huchuan Lu , Xiang Ruan , Dong Wang