中文
相关论文

相关论文: Multi-object Tracking with Tracked Object Bounding…

200 篇论文

Multiple-object tracking (MOT) in agricultural environments presents major challenges due to repetitive patterns, similar object appearances, sudden illumination changes, and frequent occlusions. Contemporary trackers in this domain rely on…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Md Ahmed Al Muzaddid , Jordan A. James , William J. Beksi

Object detection is an important part in the field of computer vision, and the effect of object detection is directly determined by the regression accuracy of the prediction box. As the key to model training, IoU (Intersection over Union)…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Xiangjie Luo , Zhihao Cai , Bo Shao , Yingxun Wang

Ensemble methods are a reliable way to combine several models to achieve superior performance. However, research on the application of ensemble methods in the remote sensing object detection scenario is mostly overlooked. Two problems…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Haoning Lin , Changhao Sun , Yunpeng Liu

Multiple object tracking is a challenging problem in computer vision due to difficulty in dealing with motion prediction, occlusion handling, and object re-identification. Many recent algorithms use motion and appearance cues to overcome…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Mohammad Hossein Nasseri , Hadi Moradi , Reshad Hosseini , Mohammadreza Babaee

In this work, we investigate four different fusion methods for associating detections to tracklets in multi-object visual tracking. In addition to considering strong cues such as motion and appearance information, we also consider weak cues…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Nathanael L. Baisa

In Few-Shot Object Detection (FSOD), detecting small objects is extremely difficult. The limited supervision cripples the localization capabilities of the models and a few pixels shift can dramatically reduce the Intersection over Union…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Pierre Le Jeune , Anissa Mokraoui

Multiple object tracking faces several challenges that may be alleviated with trajectory information. Knowing the posterior locations of an object helps disambiguating and solving situations such as occlusions, re-identification, and…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Andreu Girbau , Xavier Giró-i-Nieto , Ignasi Rius , Ferran Marqués

Object detection has seen remarkable progress in recent years with the introduction of Convolutional Neural Networks (CNN). Object detection is a multi-task learning problem where both the position of the objects in the images as well as…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Mofassir ul Islam Arif , Mohsan Jameel , Lars Schmidt-Thieme

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the video, using a fast…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Elena Burceanu

Multiple Object Tracking (MOT) has rapidly progressed in recent years. Existing works tend to design a single tracking algorithm to perform both detection and association. Though ensemble learning has been exploited in many tasks, i.e,…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Yunhao Du , Zihang Liu , Fei Su

Multi-Object Tracking (MOT) has been a long-standing challenge in video understanding. A natural and intuitive approach is to split this task into two parts: object detection and association. Most mainstream methods employ meticulously…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ruopeng Gao , Ji Qi , Limin Wang

We focus on the construction of a loss function for the bounding box regression. The Intersection over Union (IoU) metric is improved to converge faster, to make the surface of the loss function smooth and continuous over the whole searched…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Petra Števuliáková , Petr Hurtik

We developed a minimum-cost circulation framework for solving the global data association problem, which plays a key role in the tracking-by-detection paradigm of multi-object tracking. The global data association problem was extensively…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Congchao Wang , Yizhi Wang , Guoqiang Yu

Exploring robust and efficient association methods has always been an important issue in multiple-object tracking (MOT). Although existing tracking methods have achieved impressive performance, congestion and frequent occlusions still pose…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Zelin Liu , Xinggang Wang , Cheng Wang , Wenyu Liu , Xiang Bai

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

Effective tracking of surrounding traffic participants allows for an accurate state estimation as a necessary ingredient for prediction of future behavior and therefore adequate planning of the ego vehicle trajectory. One approach for…

机器人学 · 计算机科学 2024-06-04 Patrick Palmer , Martin Krüger , Richard Altendorfer , Torsten Bertram

Interacting with the environment, such as object detection and tracking, is a crucial ability of mobile robots. Besides high accuracy, efficiency in terms of processing effort and energy consumption are also desirable. To satisfy both…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Xuesong Li , Jose Guivant

With the recent advances in the object detection research field, tracking-by-detection has become the leading paradigm adopted by multi-object tracking algorithms. By extracting different features from detected objects, those algorithms can…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Michel Meneses , Leonardo Matos , Bruno Prado , André de Carvalho , Hendrik Macedo

Most modern multi-object tracking (MOT) systems follow the tracking-by-detection paradigm. It first localizes the objects of interest, then extracting their individual appearance features to make data association. The individual features,…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Tianyi Liang , Long Lan , Zhigang Luo

Multiple object tracking (MOT) is a crucial task in computer vision society. However, most tracking-by-detection MOT methods, with available detected bounding boxes, cannot effectively handle static, slow-moving and fast-moving camera…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Jiarui Cai , Yizhou Wang , Haotian Zhang , Hung-Min Hsu , Chengqian Ma , Jenq-Neng Hwang