中文
相关论文

相关论文: Automatic Tracker Selection w.r.t Object Detection…

200 篇论文

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

The goal of multi-object tracking (MOT) is detecting and tracking all the objects in a scene, while keeping a unique identifier for each object. In this paper, we present a new robust state-of-the-art tracker, which can combine the…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Nir Aharon , Roy Orfaig , Ben-Zion Bobrovsky

An algorithm for the estimation of multiple targets from partial and corrupted observations is introduced based on the concept of partially-distinguishable multi-target system. It combines the advantages of engineering solutions like MHT…

概率论 · 数学 2017-12-05 J. Houssineau , D. E. Clark

In this paper, we propose an approach to learn hierarchical features for visual object tracking. First, we offline learn features robust to diverse motion patterns from auxiliary video sequences. The hierarchical features are learned via a…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Li Wang , Ting Liu , Gang Wang , Kap Luk Chan , Qingxiong Yang

Event-based vision has been rapidly growing in recent years justified by the unique characteristics it presents such as its high temporal resolutions (~1us), high dynamic range (>120dB), and output latency of only a few microseconds. This…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Zaid El-Shair , Samir Rawashdeh

Multi-object tracking (MOT) in computer vision remains a significant challenge, requiring precise localization and continuous tracking of multiple objects in video sequences. The emergence of data sets that emphasize robust…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Thuc Nguyen-Quang , Minh-Triet Tran

Tracking by detection paradigm is one of the most popular object tracking methods. However, it is very dependent on the performance of the detector. When the detector has a behavior of missing detection, the tracking result will be directly…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Zhibo Zou , Junjie Huang , Ping Luo

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

Recently, template-based trackers have become the leading tracking algorithms with promising performance in terms of efficiency and accuracy. However, the correlation operation between query feature and the given template only exploits…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Pengfei Zhu , Hongtao Yu , Kaihua Zhang , Yu Wang , Shuai Zhao , Lei Wang , Tianzhu Zhang , Qinghua Hu

We present a novel formulation of the multiple object tracking problem which integrates low and mid-level features. In particular, we formulate the tracking problem as a quadratic program coupling detections and dense point trajectories.…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Roberto Henschel , Laura Leal-Taixé , Bodo Rosenhahn , Konrad Schindler

A typical pipeline for multi-object tracking (MOT) is to use a detector for object localization, and following re-identification (re-ID) for object association. This pipeline is partially motivated by recent progress in both object…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Peize Sun , Jinkun Cao , Yi Jiang , Zehuan Yuan , Song Bai , Kris Kitani , Ping Luo

In recent decades, due to the groundbreaking improvements in machine vision, many daily tasks are performed by computers. One of these tasks is multiple-vehicle tracking, which is widely used in different areas such as video surveillance…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Fateme Bafghi , Bijan Shoushtarian

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

Multi-object tracking (MOT) is a challenging vision task that aims to detect individual objects within a single frame and associate them across multiple frames. Recent MOT approaches can be categorized into two-stage tracking-by-detection…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Run Luo , Zikai Song , Lintao Ma , Jinlin Wei , Wei Yang , Min Yang

Most of the existing tracking methods link the detected boxes to the tracklets using a linear combination of feature cosine distances and box overlap. But the problem of inconsistent features of an object in two different frames still…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Chaobing Shan , Chunbo Wei , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Xiaoliang Cheng , Kewei Liang

Multiple-Object Tracking (MOT) is of crucial importance for applications such as retail video analytics and video surveillance. Object detectors are often the computational bottleneck of modern MOT systems, limiting their use for real-time…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Richard Cobos , Jefferson Hernandez , Andres G. Abad

Several unsupervised and self-supervised approaches have been developed in recent years to learn visual features from large-scale unlabeled datasets. Their main drawback however is that these methods are hardly able to recognize visual…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Alessandra Alfani , Federico Becattini , Lorenzo Seidenari , Alberto Del Bimbo

Object tracking is challenging as target objects often undergo drastic appearance changes over time. Recently, adaptive correlation filters have been successfully applied to object tracking. However, tracking algorithms relying on highly…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Chao Ma , Jia-Bin Huang , Xiaokang Yang , Ming-Hsuan Yang

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

Recent multi-object tracking (MOT) systems have leveraged highly accurate object detectors; however, training such detectors requires large amounts of labeled data. Although such data is widely available for humans and vehicles, it is…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Travis Mandel , Mark Jimenez , Emily Risley , Taishi Nammoto , Rebekka Williams , Max Panoff , Meynard Ballesteros , Bobbie Suarez