中文
相关论文

相关论文: Multiple Object Tracking by Flowing and Fusing

200 篇论文

The deep learning-based visual tracking algorithms such as MDNet achieve high performance leveraging to the feature extraction ability of a deep neural network. However, the tracking efficiency of these trackers is not very high due to the…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Peidong Liu , Xiyu Yan , Yong Jiang , Shu-Tao Xia

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

In this paper, we propose an online multi-object tracking (MOT) method in a delta Generalized Labeled Multi-Bernoulli (delta-GLMB) filter framework to address occlusion and miss-detection issues, reduce false alarms, and recover identity…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Mohammadjavad Abbaspour , Mohammad Ali Masnadi-Shirazi

Deep neural networks are rapidly emerging as data analysis tools, often outperforming the conventional techniques used in complex microfluidic systems. One fundamental analysis frequently desired in microfluidic experiments is counting and…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Mihir Durve , Adriano Tiribocchi , Fabio Bonaccorso , Andrea Montessori , Marco Lauricella , Michal Bogdan , Jan Guzowski , Sauro Succi

Many query-based approaches for 3D Multi-Object Tracking (MOT) adopt the tracking-by-attention paradigm, utilizing track queries for identity-consistent detection and object queries for identity-agnostic track spawning.…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Shuxiao Ding , Lukas Schneider , Marius Cordts , Juergen Gall

Visual Object Tracking (VOT) is a fundamental task with widespread applications in autonomous navigation, surveillance, and maritime robotics. Despite significant advances in generic object tracking, maritime environments continue to…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Ahsan Baidar Bakht , Muhayy Ud Din , Sajid Javed , Irfan Hussain

Multi-target tracking (MTT) is a classical signal processing task, where the goal is to estimate the states of an unknown number of moving targets from noisy sensor measurements. In this paper, we revisit MTT from a deep learning…

信号处理 · 电气工程与系统科学 2024-05-15 Damian Owerko , Charilaos I. Kanatsoulis , Jennifer Bondarchuk , Donald J. Bucci , Alejandro Ribeiro

Multiple object tracking (MOT) tends to become more challenging when severe occlusions occur. In this paper, we analyze the limitations of traditional Convolutional Neural Network-based methods and Transformer-based methods in handling…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Teng Fu , Xiaocong Wang , Haiyang Yu , Ke Niu , Bin Li , Xiangyang Xue

Centralized trajectory optimization in the joint space of multiple robots allows access to a larger feasible space that can result in smoother trajectories, especially while planning in tight spaces. Unfortunately, it is often…

机器人学 · 计算机科学 2026-04-22 Simon Idoko , Prajyot Jadhav , Arun Kumar Singh

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

Dense and versatile image representations underpin the success of virtually all computer vision applications. However, state-of-the-art networks, such as transformers, produce low-resolution feature grids, which are suboptimal for dense…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Nikita Araslanov , Anna Sonnweber , Daniel Cremers

Modern multi-object tracking (MOT) system usually involves separated modules, such as motion model for location and appearance model for data association. However, the compatible problems within both motion and appearance models are always…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Piao Huang , Shoudong Han , Jun Zhao , Donghaisheng Liu , Hongwei Wang , En Yu , Alex ChiChung Kot

This paper aims to tackle Multiple Object Tracking (MOT), an important problem in computer vision but remains challenging due to many practical issues, especially occlusions. Indeed, we propose a new real-time Depth Perspective-aware…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Kha Gia Quach , Huu Le , Pha Nguyen , Chi Nhan Duong , Tien Dai Bui , Khoa Luu

Temporal modeling of objects is a key challenge in multiple object tracking (MOT). Existing methods track by associating detections through motion-based and appearance-based similarity heuristics. The post-processing nature of association…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Fangao Zeng , Bin Dong , Yuang Zhang , Tiancai Wang , Xiangyu Zhang , Yichen Wei

Object detection has long been a topic of high interest in computer vision literature. Motivated by the fact that annotating data for the multi-object tracking (MOT) problem is immensely expensive, recent studies have turned their attention…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Son Tran , Cong Tran , Anh Tran , Cuong Pham

Aiming at the limitation that deep long and short-term memory network(DLSTM) algorithm cannot perform parallel computing and cannot obtain global information, in this paper, feature extraction and feature processing are firstly carried out…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Huihui Wu

Multi-view object tracking (MVOT) offers promising solutions to challenges such as occlusion and target loss, which are common in traditional single-view tracking. However, progress has been limited by the lack of comprehensive multi-view…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Mengjie Xu , Yitao Zhu , Haotian Jiang , Jiaming Li , Zhenrong Shen , Sheng Wang , Haolin Huang , Xinyu Wang , Qing Yang , Han Zhang , Qian Wang

Data association across frames is at the core of Multiple Object Tracking (MOT) task. This problem is usually solved by a traditional graph-based optimization or directly learned via deep learning. Despite their popularity, we find some…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Jiawei He , Zehao Huang , Naiyan Wang , Zhaoxiang Zhang

In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems. TransTrack leverages the transformer architecture, which is an attention-based query-key mechanism. It applies object…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Peize Sun , Jinkun Cao , Yi Jiang , Rufeng Zhang , Enze Xie , Zehuan Yuan , Changhu Wang , Ping Luo

Most existing RGB-based trackers target low frame rate benchmarks of around 30 frames per second. This setting restricts the tracker's functionality in the real world, especially for fast motion. Event-based cameras as bioinspired sensors…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiqing Zhang , Yuanchen Wang , Wenxi Liu , Meng Li , Jinpeng Bai , Baocai Yin , Xin Yang