中文
相关论文

相关论文: LightFC-X: Lightweight Convolutional Tracker for R…

200 篇论文

Continuous-time Consistency Models (CMs) promise efficient few-step generation but face significant challenges with training instability. We argue this instability stems from a fundamental conflict: Training the network exclusively on a…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Yansong Peng , Kai Zhu , Yu Liu , Pingyu Wu , Hebei Li , Xiaoyan Sun , Feng Wu

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

We present a novel bi-directional Transformer architecture (BiXT) which scales linearly with input size in terms of computational cost and memory consumption, but does not suffer the drop in performance or limitation to only one input…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Markus Hiller , Krista A. Ehinger , Tom Drummond

Accurate and computationally efficient 3D medical image segmentation remains a critical challenge in clinical workflows. Transformer-based architectures often demonstrate superior global contextual modeling but at the expense of excessive…

图像与视频处理 · 电气工程与系统科学 2026-02-19 Kavyansh Tyagi , Vishwas Rathi , Puneet Goyal

The modeling, computational cost, and accuracy of traditional Spatio-temporal networks are the three most concentrated research topics in video action recognition. The traditional 2D convolution has a low computational cost, but it cannot…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zhaoqilin Yang , Gaoyun An

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

In this paper, we introduce a new sequence-to-sequence learning framework for RGB-based and multi-modal object tracking. First, we present SeqTrack for RGB-based tracking. It casts visual tracking as a sequence generation task, forecasting…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Xin Chen , Ben Kang , Jiawen Zhu , Dong Wang , Houwen Peng , Huchuan Lu

Multimodal object detection improves robustness in chal- lenging conditions by leveraging complementary cues from multiple sensor modalities. We introduce Filtered Multi- Modal Cross Attention Fusion (FMCAF), a preprocess- ing architecture…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Jad Berjawi , Yoann Dupas , Christophe C'erin

Visual object tracking, which is primarily based on visible light image sequences, encounters numerous challenges in complicated scenarios, such as low light conditions, high dynamic ranges, and background clutter. To address these…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Hongze Sun , Rui Liu , Wuque Cai , Jun Wang , Yue Wang , Huajin Tang , Yan Cui , Dezhong Yao , Daqing Guo

Real-time object detection is significant for industrial and research fields. On edge devices, a giant model is difficult to achieve the real-time detecting requirement and a lightweight model built from a large number of the depth-wise…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Hulin Li , Jun Li , Hanbing Wei , Zheng Liu , Zhenfei Zhan , Qiliang Ren

Tracking maneuvering targets requires estimators that are both responsive and robust. Interacting Multiple Model (IMM) filters are a standard tracking approach, but fusing models via Gaussian mixtures can lag during maneuvers. Recent…

系统与控制 · 电气工程与系统科学 2026-02-13 Dnyandeep Mandaokar , Bernhard Rinner

The rich spatio-temporal information is crucial to capture the complicated target appearance variations in visual tracking. However, most top-performing tracking algorithms rely on many hand-crafted components for spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Jinxia Xie , Bineng Zhong , Zhiyi Mo , Shengping Zhang , Liangtao Shi , Shuxiang Song , Rongrong Ji

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

Fast and tiny object tracking remains a challenge in computer vision and in this paper we first introduce a JSON metadata file associated with four open source datasets of Fast Moving Objects (FMOs) image sequences. In addition, we extend…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Senem Aktas , Charles Markham , John McDonald , Rozenn Dahyot

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

Multispectral image pairs can provide the combined information, making object detection applications more reliable and robust in the open world. To fully exploit the different modalities, we present a simple yet effective cross-modality…

图像与视频处理 · 电气工程与系统科学 2022-10-05 Fang Qingyun , Han Dapeng , Wang Zhaokui

Augmented Reality (AR) applications often require robust real-time tracking of objects in the user's environment to correctly overlay virtual content. Recent advances in computer vision have produced highly accurate deep learning-based…

人机交互 · 计算机科学 2025-11-25 Alice Smith , Bob Johnson , Xiaoyu Zhu , Carol Lee

Effectively describing features for cross-modal remote sensing image matching remains a challenging task due to the significant geometric and radiometric differences between multimodal images. Existing methods primarily extract features at…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Abu Sadat Mohammad Salehin Amit , Xiaoli Zhang , Md Masum Billa Shagar , Zhaojun Liu , Xiongfei Li , Fanlong Meng

Multi-object tracking (MOT) is one of the most challenging tasks in computer vision, where it is important to correctly detect objects and associate these detections across frames. Current approaches mainly focus on tracking objects in each…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Matvei Shelukhan , Timur Mamedov , Karina Kvanchiani

Detecting objects reliably under extreme low-light conditions is an open problem in computer vision, with practical urgency in applications ranging from nighttime surveillance to search-and-rescue robotics. Conventional RGB cameras degrade…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Raju Imandi , Chethana B , Bharatesh Chakravarthi , Yong-Guk Kim , Manipriya S , Pavan Kumar B N