中文
相关论文

相关论文: Lightweight RGB-T Tracking with Mobile Vision Tran…

200 篇论文

Event cameras provide high dynamic range and microsecond-level temporal resolution, making them well-suited for indoor robot navigation, where conventional RGB cameras degrade under fast motion or low-light conditions. Despite advances in…

Vision Transformer (ViT) models have recently drawn much attention in computer vision due to their high model capability. However, ViT models suffer from huge number of parameters, restricting their applicability on devices with limited…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Jinnian Zhang , Houwen Peng , Kan Wu , Mengchen Liu , Bin Xiao , Jianlong Fu , Lu Yuan

Recently, many multi-modal trackers prioritize RGB as the dominant modality, treating other modalities as auxiliary, and fine-tuning separately various multi-modal tasks. This imbalance in modality dependence limits the ability of methods…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Xiantao Hu , Bineng Zhong , Qihua Liang , Zhiyi Mo , Liangtao Shi , Ying Tai , Jian Yang

We propose an end-to-end tracking framework for fusing the RGB and TIR modalities in RGB-T tracking. Our baseline tracker is DiMP (Discriminative Model Prediction), which employs a carefully designed target prediction network trained…

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

The deployment of transformers for visual object tracking has shown state-of-the-art results on several benchmarks. However, the transformer-based models are under-utilized for Siamese lightweight tracking due to the computational…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Goutam Yelluru Gopal , Maria A. Amer

Transformer-based visual trackers have demonstrated significant advancements due to their powerful modeling capabilities. However, their practicality is limited on resource-constrained devices because of their slow processing speeds. To…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Ben Kang , Xin Chen , Jie Zhao , Chunjuan Bo , Dong Wang , Huchuan Lu

Multi-modal tracking gains attention due to its ability to be more accurate and robust in complex scenarios compared to traditional RGB-based tracking. Its key lies in how to fuse multi-modal data and reduce the gap between modalities.…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Jinyu Yang , Zhe Li , Feng Zheng , Aleš Leonardis , Jingkuan Song

Visual place classification from a first-person-view monocular RGB image is a fundamental problem in long-term robot navigation. A difficulty arises from the fact that RGB image classifiers are often vulnerable to spatial and appearance…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Tomoya Iwasaki , Kanji Tanaka , Kenta Tsukahara

Multiple human tracking (MHT) is a fundamental task in many computer vision applications. Appearance-based approaches, primarily formulated on RGB data, are constrained and affected by problems arising from occlusions and/or illumination…

计算机视觉与模式识别 · 计算机科学 2016-06-15 Massimo Camplani , Adeline Paiement , Majid Mirmehdi , Dima Damen , Sion Hannuna , Tilo Burghardt , Lili Tao

Single object tracking aims to localize target object with specific reference modalities (bounding box, natural language or both) in a sequence of specific video modalities (RGB, RGB+Depth, RGB+Thermal or RGB+Event.). Different reference…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yinchao Ma , Yuyang Tang , Wenfei Yang , Tianzhu Zhang , Xu Zhou , Feng Wu

With the development of depth sensors in recent years, RGBD object tracking has received significant attention. Compared with the traditional RGB object tracking, the addition of the depth modality can effectively solve the target and…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Shang Gao , Jinyu Yang , Zhe Li , Feng Zheng , Aleš Leonardis , Jingkuan Song

It remains a huge challenge to design effective and efficient trackers under complex scenarios, including occlusions, illumination changes and pose variations. To cope with this problem, a promising solution is to integrate the temporal…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Peng Zhang , Shujian Yu , Jiamiao Xu , Xinge You , Xiubao Jiang , Xiao-Yuan Jing , Dacheng Tao

Depth estimation in complex real-world scenarios is a challenging task, especially when relying solely on a single modality such as visible light or thermal infrared (THR) imagery. This paper proposes a novel multimodal depth estimation…

图像与视频处理 · 电气工程与系统科学 2025-04-30 Zelin Meng , Takanori Fukao

The paper proposes an efficient structure for enhancing the performance of mobile-friendly vision transformer with small computational overhead. The vision transformer (ViT) is very attractive in that it reaches outperforming results in…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Gyeongdong Yang , Yungwook Kwon , Hyunjin Kim

Visual Grounding (VG) aims to localize specific objects in an image according to natural language expressions, serving as a fundamental task in vision-language understanding. However, existing VG benchmarks are mostly derived from datasets…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Tianyi Zhao , Jiawen Xi , Linhui Xiao , Junnan Li , Xue Yang , Maoxun Yuan , Xingxing Wei

The integration of dual-modal features has been pivotal in advancing RGB-Depth (RGB-D) tracking. However, current trackers are less efficient and focus solely on single-level features, resulting in weaker robustness in fusion and slower…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Boyue Xu , Yi Xu , Ruichao Hou , Jia Bei , Tongwei Ren , Gangshan Wu

Light-weight convolutional neural networks (CNNs) are the de-facto for mobile vision tasks. Their spatial inductive biases allow them to learn representations with fewer parameters across different vision tasks. However, these networks are…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Sachin Mehta , Mohammad Rastegari

Due to the limited availability of paired multi-modal data, multi-modal trackers are typically built by adopting pre-trained RGB models with parameter-efficient fine-tuning modules. However, these fine-tuning methods overlook advanced…

计算机视觉与模式识别 · 计算机科学 2026-03-24 He Wang , Tianyang Xu , Zhangyong Tang , Xiao-Jun Wu , Josef Kittler

Vehicle location prediction or vehicle tracking is a significant topic within connected vehicles. This task, however, is difficult if only a single modal data is available, probably causing bias and impeding the accuracy. With the…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Yue Zhang , Bin Song , Xiaojiang Du , Mohsen Guizani

Transformer-based models have improved visual tracking, but most still cannot run in real time on resource-limited devices, especially for unmanned aerial vehicle (UAV) tracking. To achieve a better balance between performance and…

计算机视觉与模式识别 · 计算机科学 2025-08-18 You Wu , Yongxin Li , Mengyuan Liu , Xucheng Wang , Xiangyang Yang , Hengzhou Ye , Dan Zeng , Qijun Zhao , Shuiwang Li