中文
相关论文

相关论文: LSOTB-TIR:A Large-Scale High-Diversity Thermal Inf…

200 篇论文

Planar tracking has drawn increasing interest owing to its key roles in robotics and augmented reality. Despite recent great advancement, further development of planar tracking, particularly in the deep learning era, is largely limited…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Yifan Jiao , Xinran Liu , Xiaoqiong Liu , Xiaohui Yuan , Heng Fan , Libo Zhang

Compared with real-time multi-object tracking (MOT), offline multi-object tracking (OMOT) has the advantages to perform 2D-3D detection fusion, erroneous link correction, and full track optimization but has to deal with the challenges from…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Kemiao Huang , Yinqi Chen , Meiying Zhang , Qi Hao

Open-vocabulary multiple object tracking aims to generalize trackers to unseen categories during training, enabling their application across a variety of real-world scenarios. However, the existing open-vocabulary tracker is constrained by…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Jinyang Li , En Yu , Sijia Chen , Wenbing Tao

Detecting traversable pathways in unstructured outdoor environments remains a significant challenge for autonomous robots, especially in critical applications such as wide-area search and rescue, as well as incident management scenarios…

机器人学 · 计算机科学 2025-06-30 Yixin Sun , Li Li , Wenke E , Amir Atapour-Abarghouei , Toby P. Breckon

Most existing Multi-Object Tracking (MOT) approaches follow the Tracking-by-Detection paradigm and the data association framework where objects are firstly detected and then associated. Although deep-learning based method can noticeably…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xingyu Wan , Jiakai Cao , Sanping Zhou , Jinjun Wang

To achieve accurate 3D object detection at a low cost for autonomous driving, many multi-camera methods have been proposed and solved the occlusion problem of monocular approaches. However, due to the lack of accurate estimated depth,…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Ching-Yu Tseng , Yi-Rong Chen , Hsin-Ying Lee , Tsung-Han Wu , Wen-Chin Chen , Winston H. Hsu

Object tracking is a fundamental task in computer vision with broad practical applications across various domains, including traffic monitoring, robotics, and autonomous vehicle tracking. In this project, we aim to develop a sophisticated…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Tharun V. Puthanveettil , Fnu Obaid ur Rahman

We propose to leverage a generic object tracker in order to perform object mining in large-scale unlabeled videos, captured in a realistic automotive setting. We present a dataset of more than 360'000 automatically mined object tracks from…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Aljosa Osep , Paul Voigtlaender , Jonathon Luiten , Stefan Breuers , Bastian Leibe

Multi-object tracking (MOT) is a critical technology in computer vision, designed to detect multiple targets in video sequences and assign each target a unique ID per frame. Existed MOT methods excel at accurately tracking multiple objects…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Lifan Jiang , Zhihui Wang , Siqi Yin , Guangxiao Ma , Peng Zhang , Boxi Wu

Deep SORT\cite{wojke2017simple} is a tracking-by-detetion approach to multiple object tracking with a detector and a RE-ID model. Both separately training and inference with the two model is time-comsuming. In this paper, we unify the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Yuhao Xu , Jiakui Wang

This paper presents a new algorithm to track mobile objects in different scene conditions. The main idea of the proposed tracker includes estimation, multi-features similarity measures and trajectory filtering. A feature set (distance,…

计算机视觉与模式识别 · 计算机科学 2011-06-15 Duc Phu Chau , François Bremond , Monique Thonnat , Etienne Corvee

Tracking a target person from robot-egocentric views is crucial for developing autonomous robots that provide continuous personalized assistance or collaboration in Human-Robot Interaction (HRI) and Embodied AI. However, most existing…

机器人学 · 计算机科学 2025-07-10 Hanjing Ye , Yu Zhan , Weixi Situ , Guangcheng Chen , Jingwen Yu , Ziqi Zhao , Kuanqi Cai , Arash Ajoudani , Hong Zhang

Recent tracking-by-detection approaches use deep object detectors as target detection baseline, because of their high performance on still images. For effective video object tracking, object detection is integrated with a data association…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Filiz Gurkan , Llukman Cerkezi , Ozgun Cirakman , Bilge Gunsel

Directly learning multiple 3D objects motion from sequential images is difficult, while the geometric bundle adjustment lacks the ability to localize the invisible object centroid. To benefit from both the powerful object understanding…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Peiliang Li , Jieqi Shi , Shaojie Shen

Visible images have been widely used for motion estimation. Thermal images, in contrast, are more challenging to be used in motion estimation since they typically have lower resolution, less texture, and more noise. In this paper, a novel…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Weichen Dai , Yu Zhang , Shenzhou Chen , Donglei Sun , Da Kong

Visual object tracking has focused predominantly on opaque objects, while transparent object tracking received very little attention. Motivated by the uniqueness of transparent objects in that their appearance is directly affected by the…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Alan Lukezic , Ziga Trojer , Jiri Matas , Matej Kristan

Accurately distinguishing each object is a fundamental goal of Multi-object tracking (MOT) algorithms. However, achieving this goal still remains challenging, primarily due to: (i) For crowded scenes with occluded objects, the high overlap…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Jiapeng Wu , Yichen Liu

Tracking skiers in RGB broadcast footage is challenging due to motion blur, static overlays, and clutter that obscure the fast-moving athlete. Event cameras, with their asynchronous contrast sensing, offer natural robustness to such…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Krishna Vinod , Joseph Raj Vishal , Kaustav Chanda , Prithvi Jai Ramesh , Yezhou Yang , Bharatesh Chakravarthi

Object recognition has made great advances in the last decade, but predominately still relies on many high-quality training examples per object category. In contrast, learning new objects from only a few examples could enable many impactful…

Simple Online and Realtime Tracking (SORT) is a pragmatic approach to multiple object tracking with a focus on simple, effective algorithms. In this paper, we integrate appearance information to improve the performance of SORT. Due to this…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Nicolai Wojke , Alex Bewley , Dietrich Paulus