中文
相关论文

相关论文: SOTVerse: A User-defined Task Space of Single Obje…

200 篇论文

Multi-object tracking (MOT) has profound applications in a variety of fields, including surveillance, sports analytics, self-driving, and cooperative robotics. Despite considerable advancements, existing MOT methodologies tend to falter…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Hamza Mukhtar , Muhammad Usman Ghani Khan

Multi-object tracking (MOT) is a vital component of intelligent video analytics applications such as surveillance and autonomous driving. The time and storage complexity required to execute deep learning models for visual object tracking…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Keivan Nalaie , Rong Zheng

The problem of Multiple Object Tracking (MOT) consists in following the trajectory of different objects in a sequence, usually a video. In recent years, with the rise of Deep Learning, the algorithms that provide a solution to this problem…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Gioele Ciaparrone , Francisco Luque Sánchez , Siham Tabik , Luigi Troiano , Roberto Tagliaferri , Francisco Herrera

Multi-object tracking (MOT) is a fundamental task in computer vision that requires continuously tracking multiple targets while maintaining consistent identities across frames. However, most existing approaches primarily rely on…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yanchao Wang , Dawei Zhang , Chengzhuan Yang , Wei Liu , Minglu Li , Hua Wang , Zhonglong Zheng , Ming-Hsuan Yang

3D single object tracking (SOT) in LiDAR point clouds is a critical task in computer vision and autonomous driving. Despite great success having been achieved, the inherent sparsity of point clouds introduces a dual-redundancy challenge…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Sifan Zhou , Yichao Cao , Jiahao Nie , Yuqian Fu , Ziyu Zhao , Xiaobo Lu , Shuo Wang

Object tracking is one of the foremost assignments in computer vision that has numerous commonsense applications such as traffic monitoring, robotics, autonomous vehicle tracking, and so on. Different researches have been tried later a long…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Zahra Soleimanitaleb , Mohammad Ali Keyvanrad

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with low detection…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Yifu Zhang , Peize Sun , Yi Jiang , Dongdong Yu , Fucheng Weng , Zehuan Yuan , Ping Luo , Wenyu Liu , Xinggang Wang

Foundation Models, which leverage large neural networks pre-trained on unlabelled data before fine-tuning for specific tasks, are increasingly being applied to specialised domains. Recent examples include ClimaX for climate and Clay for…

Multiple Object Tracking (MOT) aims to find bounding boxes and identities of targeted objects in consecutive video frames. While fully-supervised MOT methods have achieved high accuracy on existing datasets, they cannot generalize well on a…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Pha Nguyen , Kha Gia Quach , John Gauch , Samee U. Khan , Bhiksha Raj , Khoa Luu

Path planning for autonomous search and tracking of multiple objects is a critical problem in applications such as reconnaissance, surveillance, and data gathering. Due to the inherent competing objectives of searching for new objects while…

机器人学 · 计算机科学 2024-10-24 Leonardo Santos , Brady Moon , Sebastian Scherer , Hoa Van Nguyen

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

Multi-Object Tracking (MOT) is the task that has a lot of potential for development, and there are still many problems to be solved. In the traditional tracking by detection paradigm, There has been a lot of work on feature based object…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Tae-young Chung , Heansung Lee , Myeong Ah Cho , Suhwan Cho , Sangyoun Lee

Object tracking is an essential problem in computer vision that has been researched for several decades. One of the main challenges in tracking is to adapt to object appearance changes over time and avoiding drifting to background clutter.…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Elena Burceanu , Marius Leordeanu

Without manually annotated identities, unsupervised multi-object trackers are inferior to learning reliable feature embeddings. It causes the similarity-based inter-frame association stage also be error-prone, where an uncertainty problem…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Kai Liu , Sheng Jin , Zhihang Fu , Ze Chen , Rongxin Jiang , Jieping Ye

Current multi-category Multiple Object Tracking (MOT) metrics use class labels to group tracking results for per-class evaluation. Similarly, MOT methods typically only associate objects with the same class predictions. These two prevalent…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Siyuan Li , Martin Danelljan , Henghui Ding , Thomas E. Huang , Fisher Yu

The ability to recognize, localize and track dynamic objects in a scene is fundamental to many real-world applications, such as self-driving and robotic systems. Yet, traditional multiple object tracking (MOT) benchmarks rely only on a few…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Siyuan Li , Tobias Fischer , Lei Ke , Henghui Ding , Martin Danelljan , Fisher Yu

Vision Transformers have shown great performance in single tasks such as classification and segmentation. However, real-world problems are not isolated, which calls for vision transformers that can perform multiple tasks concurrently.…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Yang Liu , Shen Yan , Yuge Zhang , Kan Ren , Quanlu Zhang , Zebin Ren , Deng Cai , Mi Zhang

Underwater observation systems typically integrate optical cameras and imaging sonar systems. When underwater visibility is insufficient, only sonar systems can provide stable data, which necessitates exploration of the underwater acoustic…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Yunfeng Li , Bo Wang , Jiahao Wan , Xueyi Wu , Ye Li

Safety of the Intended Functionality (SOTIF) addresses sensor performance limitations and deep learning-based object detection insufficiencies to ensure the intended functionality of Automated Driving Systems (ADS). This paper presents a…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Milin Patel , Rolf Jung

Sparse representation is a viable solution to visual tracking. In this paper, we propose a structured multi-task multi-view tracking (SMTMVT) method, which exploits the sparse appearance model in the particle filter framework to track…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Mohammadreza Javanmardi , Xiaojun Qi