中文
相关论文

相关论文: Single-Model and Any-Modality for Video Object Tra…

200 篇论文

Tracking objects over long videos effectively means solving a spectrum of problems, from short-term association for un-occluded objects to long-term association for objects that are occluded and then reappear in the scene. Methods tackling…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Orcun Cetintas , Guillem Brasó , Laura Leal-Taixé

Monocular depth inference is a fundamental problem for scene perception of robots. Specific robots may be equipped with a camera plus an optional depth sensor of any type and located in various scenes of different scales, whereas recent…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Haotian Wang , Meng Yang , Nanning Zheng

This paper presents a modular, extensible and highly efficient open source framework for registration based tracking called Modular Tracking Framework (MTF). Targeted at robotics applications, it is implemented entirely in C++ and designed…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Abhineet Singh , Martin Jagersand

Recently Transformer has been largely explored in tracking and shown state-of-the-art (SOTA) performance. However, existing efforts mainly focus on fusing and enhancing features generated by convolutional neural networks (CNNs). The…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Liting Lin , Heng Fan , Zhipeng Zhang , Yong Xu , Haibin Ling

Multi-object tracking is a fundamental vision problem that has been studied for a long time. As deep learning brings excellent performances to object detection algorithms, Tracking by Detection (TBD) has become the mainstream tracking…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Bo Pang , Yizhuo Li , Yifan Zhang , Muchen Li , Cewu Lu

Transformer-based architectures have become competitive across a variety of visual domains, most notably images and videos. While prior work studies these modalities in isolation, having a common architecture suggests that one can train a…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Rohit Girdhar , Alaaeldin El-Nouby , Mannat Singh , Kalyan Vasudev Alwala , Armand Joulin , Ishan Misra

An unsupervised online object tracking method that exploits both foreground and background correlations is proposed and named UHP-SOT (Unsupervised High-Performance Single Object Tracker) in this work. UHP-SOT consists of three modules: 1)…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Zhiruo Zhou , Hongyu Fu , Suya You , Christoph C. Borel-Donohue , C. -C. Jay Kuo

Recently, the transformer has enabled the speed-oriented trackers to approach state-of-the-art (SOTA) performance with high-speed thanks to the smaller input size or the lighter feature extraction backbone, though they still substantially…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yutong Kou , Jin Gao , Bing Li , Gang Wang , Weiming Hu , Yizheng Wang , Liang Li

Multimodal learning, which involves integrating information from various modalities such as text, images, audio, and video, is pivotal for numerous complex tasks like visual question answering, cross-modal retrieval, and caption generation.…

计算机视觉与模式识别 · 计算机科学 2025-07-29 G. Thomas Hudson , Dean Slack , Thomas Winterbottom , Jamie Sterling , Chenghao Xiao , Junjie Shentu , Noura Al Moubayed

An unsupervised, lightweight and high-performance single object tracker, called UHP-SOT, was proposed by Zhou et al. recently. As an extension, we present an enhanced version and name it UHP-SOT++ in this work. Built upon the foundation of…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Zhiruo Zhou , Hongyu Fu , Suya You , C. -C. Jay Kuo

We present an uncertainty learning framework for dense neural simultaneous localization and mapping (SLAM). Estimating pixel-wise uncertainties for the depth input of dense SLAM methods allows re-weighing the tracking and mapping losses…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Erik Sandström , Kevin Ta , Luc Van Gool , Martin R. Oswald

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Hamidreza Hashempoor , Yu Dong Hwang

Visual object tracking acts as a pivotal component in various emerging video applications. Despite the numerous developments in visual tracking, existing deep trackers are still likely to fail when tracking against objects with dramatic…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Qiuhong Shen , Xin Li , Fanyang Meng , Yongsheng Liang

Existing online multiple object tracking (MOT) algorithms often consist of two subtasks, detection and re-identification (ReID). In order to enhance the inference speed and reduce the complexity, current methods commonly integrate these…

计算机视觉与模式识别 · 计算机科学 2021-05-11 En Yu , Zhuoling Li , Shoudong Han , Hongwei Wang

Multispectral object detection, utilizing RGB and TIR (thermal infrared) modalities, is widely recognized as a challenging task. It requires not only the effective extraction of features from both modalities and robust fusion strategies,…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Chen Zhou , Peng Cheng , Junfeng Fang , Yifan Zhang , Yibo Yan , Xiaojun Jia , Yanyan Xu , Kun Wang , Xiaochun Cao

3D Multi-Object Tracking (MOT) obtains significant performance improvements with the rapid advancements in 3D object detection, particularly in cost-effective multi-camera setups. However, the prevalent end-to-end training approach for…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Xiaoyu Li , Peidong Li , Lijun Zhao , Dedong Liu , Jinghan Gao , Xian Wu , Yitao Wu , Dixiao Cui

Visible-modal object tracking gives rise to a series of downstream multi-modal tracking tributaries. To inherit the powerful representations of the foundation model, a natural modus operandi for multi-modal tracking is full fine-tuning on…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Jiawen Zhu , Simiao Lai , Xin Chen , Dong Wang , Huchuan Lu

Tracking requires building a discriminative model for the target in the inference stage. An effective way to achieve this is online learning, which can comfortably outperform models that are only trained offline. Recent research shows that…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Tianyu Zhu , Rongkai Ma , Mehrtash Harandi , Tom Drummond

Panoramic imagery, with its 360{\deg} field of view, offers comprehensive information to support Multi-Object Tracking (MOT) in capturing spatial and temporal relationships of surrounding objects. However, most MOT algorithms are tailored…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Kai Luo , Hao Shi , Sheng Wu , Fei Teng , Mengfei Duan , Chang Huang , Yuhang Wang , Kaiwei Wang , Kailun Yang

Accurate tracking of transparent objects, such as glasses, plays a critical role in many robotic tasks such as robot-assisted living. Due to the adaptive and often reflective texture of such objects, traditional tracking algorithms that…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Kalyan Garigapati , Erik Blasch , Jie Wei , Haibin Ling