English
Related papers

Related papers: Video object tracking based on YOLOv7 and DeepSORT

200 papers

We present single-shot multi-object tracker (SMOT), a new tracking framework that converts any single-shot detector (SSD) model into an online multiple object tracker, which emphasizes simultaneously detecting and tracking of the object…

Computer Vision and Pattern Recognition · Computer Science 2020-11-02 Wei Li , Yuanjun Xiong , Shuo Yang , Siqi Deng , Wei Xia

Object tracking is one of the most important and fundamental disciplines of Computer Vision. Many Computer Vision applications require specific object tracking capabilities, including autonomous and smart vehicles, video surveillance,…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Nađa Dardagan , Adnan Brđanin , Džemil Džigal , Amila Akagic

This article compares the performance of six prominent object detection algorithms, YOLOv11, RetinaNet, Fast R-CNN, YOLOv8, RT-DETR, and DETR, on the NEU-DET surface defect detection dataset, comprising images representing various metal…

Computer Vision and Pattern Recognition · Computer Science 2025-10-28 Arpan Maity , Tamal Ghosh

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…

Computer Vision and Pattern Recognition · Computer Science 2017-10-03 Samuel Murray

A practical long-term tracker typically contains three key properties, i.e. an efficient model design, an effective global re-detection strategy and a robust distractor awareness mechanism. However, most state-of-the-art long-term trackers…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Zikai Zhang , Bineng Zhong , Shengping Zhang , Zhenjun Tang , Xin Liu , Zhaoxiang Zhang

Multiple Object Tracking (MOT) is an important task in computer vision. MOT is still challenging due to the occlusion problem, especially in dense scenes. Following the tracking-by-detection framework, we propose the Box-Plane Matching…

Computer Vision and Pattern Recognition · Computer Science 2021-04-02 Jinlong Peng , Yueyang Gu , Yabiao Wang , Chengjie Wang , Jilin Li , Feiyue Huang

Object detection and tracking are vital and fundamental tasks for autonomous driving, aiming at identifying and locating objects from those predefined categories in a scene. 3D point cloud learning has been attracting more and more…

Computer Vision and Pattern Recognition · Computer Science 2023-11-13 Yang Peng

Tracking small, agile multi-objects (SMOT), such as birds, from an Unmanned Aerial Vehicle (UAV) perspective is a highly challenging computer vision task. The difficulty stems from three main sources: the extreme scarcity of target…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Xiang Yu , Xinyao Liu , Guang Liang

Multi-object tracking (MOT) has been dominated by the use of track by detection approaches due to the success of convolutional neural networks (CNNs) on detection in the last decade. As the datasets and bench-marking sites are published,…

Computer Vision and Pattern Recognition · Computer Science 2022-08-05 Fatih Emre Simsek , Cevahir Cigla , Koray Kayabol

Low-light scenes are prevalent in real-world applications (e.g. autonomous driving and surveillance at night). Recently, multi-object tracking in various practical use cases have received much attention, but multi-object tracking in dark…

Computer Vision and Pattern Recognition · Computer Science 2024-05-13 Xinzhe Wang , Kang Ma , Qiankun Liu , Yunhao Zou , Ying Fu

3D multi-object tracking (MOT) has witnessed numerous novel benchmarks and approaches in recent years, especially those under the "tracking-by-detection" paradigm. Despite their progress and usefulness, an in-depth analysis of their…

Computer Vision and Pattern Recognition · Computer Science 2021-11-19 Ziqi Pang , Zhichao Li , Naiyan Wang

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…

Computer Vision and Pattern Recognition · Computer Science 2023-04-14 Jacob Meilleur , Guillaume-Alexandre Bilodeau

Multi-Object Tracking (MOT) is the task that has a lot of potential for development, and there are still many problems to be solved. In the traditional tracking by detection paradigm, There has been a lot of work on feature based object…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Tae-young Chung , Heansung Lee , Myeong Ah Cho , Suhwan Cho , Sangyoun Lee

Object pose detection and tracking has recently attracted increasing attention due to its wide applications in many areas, such as autonomous driving, robotics, and augmented reality. Among methods for object pose detection and tracking,…

Computer Vision and Pattern Recognition · Computer Science 2022-04-22 Zhaoxin Fan , Yazhi Zhu , Yulin He , Qi Sun , Hongyan Liu , Jun He

We introduce YOLO11-JDE, a fast and accurate multi-object tracking (MOT) solution that combines real-time object detection with self-supervised Re-Identification (Re-ID). By incorporating a dedicated Re-ID branch into YOLO11s, our model…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Iñaki Erregue , Kamal Nasrollahi , Sergio Escalera

In recent years, numerous effective multi-object tracking (MOT) methods are developed because of the wide range of applications. Existing performance evaluations of MOT methods usually separate the object tracking step from the object…

Computer Vision and Pattern Recognition · Computer Science 2020-01-28 Longyin Wen , Dawei Du , Zhaowei Cai , Zhen Lei , Ming-Ching Chang , Honggang Qi , Jongwoo Lim , Ming-Hsuan Yang , Siwei Lyu

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 Fangao Zeng , Bin Dong , Yuang Zhang , Tiancai Wang , Xiangyu Zhang , Yichen Wei

This study investigates the application of single and two-stage 2D-object detection algorithms like You Only Look Once (YOLO), Real-Time DEtection TRansformer (RT-DETR) algorithm for automated object detection to enhance road safety for…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Stefan Schoder

Most end-to-end Multi-Object Tracking (MOT) methods face the problems of low accuracy and poor generalization ability. Although traditional filter-based methods can achieve better results, they are difficult to be endowed with optimal…

Computer Vision and Pattern Recognition · Computer Science 2021-03-08 Guangyao Zhai , Xin Kong , Jinhao Cui , Yong Liu , Zhen Yang

Multiple object tracking (MOT) involves identifying multiple targets and assigning them corresponding IDs within a video sequence, where occlusions are often encountered. Recent methods address occlusions using appearance cues through…

Computer Vision and Pattern Recognition · Computer Science 2024-09-13 Rongzihan Song , Zhenyu Weng , Huiping Zhuang , Jinchang Ren , Yongming Chen , Zhiping Lin