中文
相关论文

相关论文: Visual Object Tracking across Diverse Data Modalit…

200 篇论文

Computer vision has received a significant attention in recent year, which is one of the important parts for robots to obtain information about the external environment. Visual trackers can provide the necessary physical and environmental…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Shaoze You , Hua Zhu , Menggang Li , Yutan Li

The task of 3D single object tracking (SOT) with LiDAR point clouds is crucial for various applications, such as autonomous driving and robotics. However, existing approaches have primarily relied on appearance matching or motion modeling…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Zhonghua Wu , Qingyi Tao , Lewei Lu , Shijian Lu

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Samuel Murray

Multi-object tracking (MOT) is an important and practical task related to both surveillance systems and moving camera applications, such as autonomous driving and robotic vision. However, due to unreliable detection, occlusion and fast…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gaoang Wang , Yizhou Wang , Haotian Zhang , Renshu Gu , Jenq-Neng Hwang

Video Object Segmentation and Tracking (VOST) presents a complex yet critical challenge in computer vision, requiring robust integration of segmentation and tracking across temporally dynamic frames. Traditional methods have struggled with…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Guoping Xu , Jayaram K. Udupa , Yajun Yu , Hua-Chieh Shao , Songlin Zhao , Wei Liu , You Zhang

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

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temporal dependency for…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Ning Xu , Linjie Yang , Yuchen Fan , Dingcheng Yue , Yuchen Liang , Jianchao Yang , Thomas Huang

Current 3D single object tracking methods are typically based on VoteNet, a 3D region proposal network. Despite the success, using a single seed point feature as the cue for offset learning in VoteNet prevents high-quality 3D proposals from…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Jiahao Nie , Zhiwei He , Yuxiang Yang , Mingyu Gao , Jing Zhang

Object tracking becomes critical especially when similar objects are present in the same area. Recent state-of-the-art (SOTA) approaches are proposed based on taking a matching network with a heavy structure to distinguish the target from…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Faraz Lotfi , Hamid D. Taghirad

We present an effective approach for adapting the Segment Anything Model 2 (SAM2) to the Visual Object Tracking (VOT) task. Our method leverages the powerful pre-trained capabilities of SAM2 and incorporates several key techniques to…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Cheng-Yen Yang , Hsiang-Wei Huang , Pyong-Kun Kim , Chien-Kai Kuo , Jui-Wei Chang , Kwang-Ju Kim , Chung-I Huang , Jenq-Neng Hwang

User interface modeling is inherently multimodal, which involves several distinct types of data: images, structures and language. The tasks are also diverse, including object detection, language generation and grounding. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Yang Li , Gang Li , Xin Zhou , Mostafa Dehghani , Alexey Gritsenko

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

Object detection is an essential task for autonomous robots operating in dynamic and changing environments. A robot should be able to detect objects in the presence of sensor noise that can be induced by changing lighting conditions for…

机器人学 · 计算机科学 2019-11-20 Oier Mees , Andreas Eitel , Wolfram Burgard

Human Action Recognition (HAR) aims to understand human behavior and assign a label to each action. It has a wide range of applications, and therefore has been attracting increasing attention in the field of computer vision. Human actions…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Zehua Sun , Qiuhong Ke , Hossein Rahmani , Mohammed Bennamoun , Gang Wang , Jun Liu

In this paper, we address the 3D object detection task by capturing multi-level contextual information with the self-attention mechanism and multi-scale feature fusion. Most existing 3D object detection methods recognize objects…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Qian Xie , Yu-Kun Lai , Jing Wu , Zhoutao Wang , Yiming Zhang , Kai Xu , Jun Wang

Object tracking in satellite videos remains a complex endeavor in remote sensing due to the intricate and dynamic nature of satellite imagery. Existing state-of-the-art trackers in computer vision integrate sophisticated architectures,…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Athena Psalta , Vasileios Tsironis , Andreas El Saer , Konstantinos Karantzalos

Human decision-making often relies on visual information from multiple perspectives or views. In contrast, machine learning-based object recognition utilizes information from a single image of the object. However, the information conveyed…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Mona Alzahrani , Muhammad Usman , Salma Kammoun , Saeed Anwar , Tarek Helmy

Referring Multi-Object Tracking (RMOT) extends conventional multi-object tracking (MOT) by introducing natural language references for multi-modal fusion tracking. RMOT benchmarks only describe the object's appearance, relative positions,…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Weiyi Lv , Ning Zhang , Hanyang Sun , Haoran Jiang , Kai Zhao , Jing Xiao , Dan Zeng

Recently there has been a growing interest in category-level object pose and size estimation, and prevailing methods commonly rely on single view RGB-D images. However, one disadvantage of such methods is that they require accurate depth…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Jiaqi Yang , Yucong Chen , Xiangting Meng , Chenxin Yan , Min Li , Ran Cheng , Lige Liu , Tao Sun , Laurent Kneip

We propose a novel memory-based tracker via part-level dense memory and voting-based retrieval, called DMV. Since deep learning techniques have been introduced to the tracking field, Siamese trackers have attracted many researchers due to…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Gunhee Nam , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim