中文
相关论文

相关论文: BACTrack: Building Appearance Collection for Aeria…

200 篇论文

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Jiawen Zhu , Huayi Tang , Xin Chen , Xinying Wang , Dong Wang , Huchuan Lu

Boosting performance of the offline trained siamese trackers is getting harder nowadays since the fixed information of the template cropped from the first frame has been almost thoroughly mined, but they are poorly capable of resisting…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Zhihong Fu , Qingjie Liu , Zehua Fu , Yunhong Wang

Recently, Siamese network based trackers have received tremendous interest for their fast tracking speed and high performance. Despite the great success, this tracking framework still suffers from several limitations. First, it cannot…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Anfeng He , Chong Luo , Xinmei Tian , Wenjun Zeng

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…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Young-Chul Yoon , Du Yong Kim , Young-min Song , Kwangjin Yoon , Moongu Jeon

Siamese trackers perform similarity matching with templates (i.e., target models) to recursively localize objects within a search region. Several strategies have been proposed in the literature to update a template based on the tracker…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Madhu Kiran , Le Thanh Nguyen-Meidine , Rajat Sahay , Rafael Menelau Oliveira E Cruz , Louis-Antoine Blais-Morin , Eric Granger

Recent advances in visual tracking are based on siamese feature extractors and template matching. For this category of trackers, latest research focuses on better feature embeddings and similarity measures. In this work, we focus on…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Axel Sauer , Elie Aljalbout , Sami Haddadin

Siamese network based trackers formulate the visual tracking task as a similarity matching problem. Almost all popular Siamese trackers realize the similarity learning via convolutional feature cross-correlation between a target branch and…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Dongyan Guo , Yanyan Shao , Ying Cui , Zhenhua Wang , Liyan Zhang , Chunhua Shen

In the realm of unmanned aerial vehicle (UAV) tracking, Siamese-based approaches have gained traction due to their optimal balance between efficiency and precision. However, UAV scenarios often present challenges such as insufficient…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Xiaoying Yuan , Tingfa Xu , Xincong Liu , Ying Wang , Haolin Qin , Yuqiang Fang , Jianan Li

High computational power and significant time are usually needed to train a deep learning based tracker on large datasets. Depending on many factors, training might not always be an option. In this paper, we propose a framework with two…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Ali Sekhavati , Won-Sook Lee

Efficiently modeling spatio-temporal relations of objects is a key challenge in visual object tracking (VOT). Existing methods track by appearance-based similarity or long-term relation modeling, resulting in rich temporal contexts between…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Yushan Han , Kaer Huang

Nighttime UAV tracking faces significant challenges in real-world robotics operations. Low-light conditions not only limit visual perception capabilities, but cluttered backgrounds and frequent viewpoint changes also cause existing trackers…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Xuzhao Li , Xuchen Li , Shiyu Hu

Developing robust and discriminative appearance models has been a long-standing research challenge in visual object tracking. In the prevalent Siamese-based paradigm, the features extracted by the Siamese-like networks are often…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Fei Xie , Wankou Yang , Chunyu Wang , Lei Chu , Yue Cao , Chao Ma , Wenjun Zeng

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…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Dongwook Lee , Wonjun Choi , Seohyung Lee , ByungIn Yoo , Eunho Yang , Seongju Hwang

Siamese approaches address the visual tracking problem by extracting an appearance template from the current frame, which is used to localize the target in the next frame. In general, this template is linearly combined with the accumulated…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Lichao Zhang , Abel Gonzalez-Garcia , Joost van de Weijer , Martin Danelljan , Fahad Shahbaz Khan

Template-based discriminative trackers are currently the dominant tracking methods due to their robustness and accuracy, and the Siamese-network-based methods that depend on cross-correlation operation between features extracted from…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Moju Zhao , Kei Okada , Masayuki Inaba

Recently, Siamese networks have drawn great attention in visual tracking community because of their balanced accuracy and speed. However, features used in most Siamese tracking approaches can only discriminate foreground from the…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Zheng Zhu , Qiang Wang , Bo Li , Wei Wu , Junjie Yan , Weiming Hu

The current strive towards end-to-end trainable computer vision systems imposes major challenges for the task of visual tracking. In contrast to most other vision problems, tracking requires the learning of a robust target-specific…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

RGBT tracking has been widely used in various fields such as robotics, surveillance processing, and autonomous driving. Existing RGBT trackers fully explore the spatial information between the template and the search region and locate the…

计算机视觉与模式识别 · 计算机科学 2024-01-03 Hongyu Wang , Xiaotao Liu , Yifan Li , Meng Sun , Dian Yuan , Jing Liu

This paper addresses the problem of multi-object tracking in Unmanned Aerial Vehicle (UAV) footage. It plays a critical role in various UAV applications, including traffic monitoring systems and real-time suspect tracking by the police.…

计算机视觉与模式识别 · 计算机科学 2024-10-29 InPyo Song , Jangwon Lee

In this paper, we provide an intuitive viewing to simplify the Siamese-based trackers by converting the tracking task to a classification. Under this viewing, we perform an in-depth analysis for them through visual simulations and real…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Xingping Dong , Jianbing Shen , Fatih Porikli , Jiebo Luo , Ling Shao
‹ 上一页 1 2 3 10 下一页 ›