中文
相关论文

相关论文: On Pairwise Costs for Network Flow Multi-Object Tr…

200 篇论文

Weakly supervised instance segmentation has gained popularity because it reduces high annotation cost of pixel-level masks required for model training. Recent approaches for weakly supervised instance segmentation detect and segment objects…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Jun Ikeda , Junichiro Mori

In this paper, we propose an efficient online multi-object tracking framework based on the GMPHD filter and occlusion group management scheme where the GMPHD filter utilizes hierarchical data association to reduce the false negatives caused…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Young-min Song , Kwangjin Yoon , Young-Chul Yoon , Kin-Choong Yow , Moongu Jeon

We investigate a family of approximate multi-step proximal point methods, framed as implicit linear discretizations of gradient flow. The resulting methods are multi-step proximal point methods, with similar computational cost in each…

最优化与控制 · 数学 2025-01-15 Yushen Huang , Yifan Sun

The problem of tracking multiple objects in a video sequence poses several challenging tasks. For tracking-by-detection, these include object re-identification, motion prediction and dealing with occlusions. We present a tracker (without…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Philipp Bergmann , Tim Meinhardt , Laura Leal-Taixe

Detection-based tracking is one of the main methods of multi-object tracking. It can obtain good tracking results when using excellent detectors but it may associate wrong targets when facing overlapping and low-confidence detections. To…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Huan Mao , Yulin Chen , Zongtan Li , Feng Chen , Pingping Chen

High-performance object detection relies on expensive convolutional networks to compute features, often leading to significant challenges in applications, e.g. those that require detecting objects from video streams in real time. The key to…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Kai Chen , Jiaqi Wang , Shuo Yang , Xingcheng Zhang , Yuanjun Xiong , Chen Change Loy , Dahua Lin

When planning transportation whose operation requires non-consumable resources, the peak demand for allocated resources is often of higher interest than the duration of resource usage. For instance, it is more cost-effective to deliver…

In the existing literature, most 3D multi-object tracking algorithms based on the tracking-by-detection framework employed deterministic tracks and detections for similarity calculation in the data association stage. Namely, the inherent…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Jiawei He , Chunyun Fu , Xiyang Wang

Seamless situational awareness provided by modern radar systems relies on effective methods for multiobject tracking (MOT). This paper presents a graph-based Bayesian method for nonlinear and high-dimensional MOT problems that embeds…

信号处理 · 电气工程与系统科学 2021-03-17 Wenyu Zhang , Florian Meyer

We consider the problem of tracking multiple, unknown, and time-varying numbers of objects using a distributed network of heterogeneous sensors. In an effort to derive a formulation for practical settings, we consider limited and unknown…

多智能体系统 · 计算机科学 2024-09-12 Fei Chen , Hoa Van Nguyen , Alex S. Leong , Sabita Panicker , Robin Baker , Damith C. Ranasinghe

Convolutional neural networks (CNNs) have demonstrated their superiority in numerous computer vision tasks, yet their computational cost results prohibitive for many real-time applications such as pedestrian detection which is usually…

计算机视觉与模式识别 · 计算机科学 2018-01-03 Farzin Ghorban , Javier Marín , Yu Su , Alessandro Colombo , Anton Kummert

Adaptive tracking-by-detection approaches are popular for tracking arbitrary objects. They treat the tracking problem as a classification task and use online learning techniques to update the object model. However, these approaches are…

计算机视觉与模式识别 · 计算机科学 2017-04-04 Kourosh Meshgi , Maryam Sadat Mirzaei , Shigeyuki Oba , Shin Ishii

Existing tracking algorithms typically rely on low-frame-rate RGB cameras coupled with computationally intensive deep neural network architectures to achieve effective tracking. However, such frame-based methods inherently face challenges…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Shiao Wang , Xiao Wang , Liye Jin , Bo Jiang , Lin Zhu , Lan Chen , Yonghong Tian , Bin Luo

Current approaches in Multiple Object Tracking (MOT) rely on the spatio-temporal coherence between detections combined with object appearance to match objects from consecutive frames. In this work, we explore MOT using object appearances as…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Andreu Girbau , Ferran Marqués , Shin'ichi Satoh

There has been significant progresses for image object detection in recent years. Nevertheless, video object detection has received little attention, although it is more challenging and more important in practical scenarios. Built upon the…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Xizhou Zhu , Jifeng Dai , Lu Yuan , Yichen Wei

The prevalent scene text detection approach follows four sequential steps comprising character candidate detection, false character candidate removal, text line extraction, and text line verification. However, errors occur and accumulate…

计算机视觉与模式识别 · 计算机科学 2016-04-26 Shangxuan Tian , Yifeng Pan , Chang Huang , Shijian Lu , Kai Yu , Chew Lim Tan

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

Occlusion is one of the most significant challenges encountered by object detectors and trackers. While both object detection and tracking has received a lot of attention in the past, most existing methods in this domain do not target…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Satyaki Chakraborty , Martial Hebert

In recent years, the joint detection-and-tracking paradigm has been a very popular way of tackling the multi-object tracking (MOT) task. Many of the methods following this paradigm use the object center keypoint for detection. However, we…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Jacob Meilleur , Guillaume-Alexandre Bilodeau

Most online multi-object trackers perform object detection stand-alone in a neural net without any input from tracking. In this paper, we present a new online joint detection and tracking model, TraDeS (TRAck to DEtect and Segment),…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jialian Wu , Jiale Cao , Liangchen Song , Yu Wang , Ming Yang , Junsong Yuan