中文
相关论文

相关论文: Transformer RGBT Tracking with Spatio-Temporal Mul…

200 篇论文

The TrackNet series has established a strong baseline for fast-moving small object tracking in sports. However, existing iterations face significant limitations: V1-V3 struggle with occlusions due to a reliance on purely visual cues, while…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Haonan Tang , Yanjun Chen , Lezhi Jiang , Qianfei Li , Xinyu Guo

Recently, template-based trackers have become the leading tracking algorithms with promising performance in terms of efficiency and accuracy. However, the correlation operation between query feature and the given template only exploits…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Pengfei Zhu , Hongtao Yu , Kaihua Zhang , Yu Wang , Shuai Zhao , Lei Wang , Tianzhu Zhang , Qinghua Hu

In this paper, we propose a novel matching based tracker by investigating the relationship between template matching and the recent popular correlation filter based trackers (CFTs). Compared to the correlation operation in CFTs, a…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Fanghui Liu , Chen Gong , Xiaolin Huang , Tao Zhou , Jie Yang , Dacheng Tao

Tracking tasks based on deep neural networks have greatly improved with the emergence of Siamese trackers. However, the appearance of targets often changes during tracking, which can reduce the robustness of the tracker when facing…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Yucheng Huang , Eksan Firkat , Ziwang Xiao , Jihong Zhu , Askar Hamdulla

Fast appearance variations and the distractions of similar objects are two of the most challenging problems in visual object tracking. Unlike many existing trackers that focus on modeling only the target, in this work, we consider the…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Bi Li , Chengquan Zhang , Zhibin Hong , Xu Tang , Jingtuo Liu , Junyu Han , Errui Ding , Wenyu Liu

Deep learning based change detection methods have received wide attentoion, thanks to their strong capability in obtaining rich features from images. However, existing AI-based CD methods largely rely on three functionality-enhancing…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Kaixuan Lu , Xiao Huang

RGB-Thermal (RGB-T) object detection utilizes thermal infrared (TIR) images to complement RGB data, improving robustness in challenging conditions. Traditional RGB-T detectors assume balanced training data, where both modalities contribute…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Chao Tian , Chao Yang , Guoqing Zhu , Qiang Wang , Zhenyu He

Most deep trackers still follow the guidance of the siamese paradigms and use a template that contains only the target without any contextual information, which makes it difficult for the tracker to cope with large appearance changes, rapid…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Kaijie He , Canlong Zhang , Sheng Xie , Zhixin Li , Zhiwen Wang

Generative models (GMs) have received increasing research interest for their remarkable capacity to achieve comprehensive understanding. However, their potential application in the domain of multi-modal tracking has remained relatively…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Zhangyong Tang , Tianyang Xu , Xuefeng Zhu , Xiao-Jun Wu , Josef Kittler

Due to long-distance correlation and powerful pretrained models, transformer-based methods have initiated a breakthrough in visual object tracking performance. Previous works focus on designing effective architectures suited for tracking,…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Jie Zhao , Johan Edstedt , Michael Felsberg , Dong Wang , Huchuan Lu

Accurate RGB-Thermal (RGB-T) crowd counting is crucial for public safety in challenging conditions. While recent Transformer-based methods excel at capturing global context, their inherent lack of spatial inductive bias causes attention to…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Yuhong Feng , Hongtao Chen , Qi Zhang , Jie Chen , Zhaoxi He , Mingzhe Liu , Jianghai Liao

Temporal sentence grounding (TSG) aims to localize the temporal segment which is semantically aligned with a natural language query in an untrimmed video.Most existing methods extract frame-grained features or object-grained features by 3D…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Zeyu Xiong , Daizong Liu , Pan Zhou , Jiahao Zhu

RGB-Thermal (T) crowd counting aims to integrate visible-spectrum and thermal infrared information to improve the robustness of crowd density estimation in complex scenes. Although existing studies generally improve counting accuracy…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Jinghao Shi , Mengqi Lei , Kunliang He , Yun Li , Wei Bao , Siqi Li

In this paper, we explore adapter tuning and introduce a novel dual-adapter architecture for spatio-temporal multimodal tracking, dubbed DMTrack. The key of our DMTrack lies in two simple yet effective modules, including a spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Weihong Li , Shaohua Dong , Haonan Lu , Yanhao Zhang , Heng Fan , Libo Zhang

Graph convolutional networks (GCNs) have been widely used and achieved remarkable results in skeleton-based action recognition. We think the key to skeleton-based action recognition is a skeleton hanging in frames, so we focus on how the…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Nguyen Huu Bao Long

Existing event stream based trackers undergo evaluation on short-term tracking datasets, however, the tracking of real-world scenarios involves long-term tracking, and the performance of existing tracking algorithms in these scenarios…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Xiao Wang , Xufeng Lou , Shiao Wang , Ju Huang , Lan Chen , Bo Jiang

Robust video scene classification models should capture the spatial (pixel-wise) and temporal (frame-wise) characteristics of a video effectively. Transformer models with self-attention which are designed to get contextualized…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Saurabh Sahu , Palash Goyal

This paper addresses the problem of real-time detection and tracking of a non-cooperative target in the challenging scenario with almost no a-priori information about target birth, death, dynamics and detection probability. Furthermore,…

系统与控制 · 电气工程与系统科学 2023-11-21 Tiancheng Li , Yan Song , Hongqi Fan

More powerful feature representations derived from deep neural networks benefit visual tracking algorithms widely. However, the lack of exploitation on temporal information prevents tracking algorithms from adapting to appearances changing…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Tao Hu , Lichao Huang , Xianming Liu , Han Shen

RGBD object tracking is gaining momentum in computer vision research thanks to the development of depth sensors. Although numerous RGBD trackers have been proposed with promising performance, an in-depth review for comprehensive…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Jinyu Yang , Zhe Li , Song Yan , Feng Zheng , Aleš Leonardis , Joni-Kristian Kämäräinen , Ling Shao