English
Related papers

Related papers: YOLO11-JDE: Fast and Accurate Multi-Object Trackin…

200 papers

The rapid proliferation of unmanned aerial vehicles (UAVs) has highlighted the importance of robust and efficient object detection in diverse aerial scenarios. Detecting small objects under complex conditions, however, remains a significant…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Kunwei Lv , Zhiren Xiao , Hang Ren , Ping Lan

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-08 Nir Aharon , Roy Orfaig , Ben-Zion Bobrovsky

Mirrors can degrade the performance of computer vision models, but research into detecting them is in the preliminary phase. YOLOv4 achieves phenomenal results in terms of object detection accuracy and speed, but it still fails in detecting…

Computer Vision and Pattern Recognition · Computer Science 2024-11-06 Fengze Li , Jieming Ma , Zhongbei Tian , Ji Ge , Hai-Ning Liang , Yungang Zhang , Tianxi Wen

Multiple Object Tracking (MOT) aims to find bounding boxes and identities of targeted objects in consecutive video frames. While fully-supervised MOT methods have achieved high accuracy on existing datasets, they cannot generalize well on a…

Computer Vision and Pattern Recognition · Computer Science 2023-06-19 Pha Nguyen , Kha Gia Quach , John Gauch , Samee U. Khan , Bhiksha Raj , Khoa Luu

Current methods for incremental object detection (IOD) primarily rely on Faster R-CNN or DETR series detectors; however, these approaches do not accommodate the real-time YOLO detection frameworks. In this paper, we first identify three…

Computer Vision and Pattern Recognition · Computer Science 2026-01-05 Shizhou Zhang , Xueqiang Lv , Yinghui Xing , Qirui Wu , Di Xu , Chen Zhao , Yanning Zhang

Similarity learning has been recognized as a crucial step for object tracking. However, existing multiple object tracking methods only use sparse ground truth matching as the training objective, while ignoring the majority of the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-09 Jiangmiao Pang , Linlu Qiu , Xia Li , Haofeng Chen , Qi Li , Trevor Darrell , Fisher Yu

For a long time, the most common paradigm in Multi-Object Tracking was tracking-by-detection (TbD), where objects are first detected and then associated over video frames. For association, most models resourced to motion and appearance…

Computer Vision and Pattern Recognition · Computer Science 2023-04-27 Jenny Seidenschwarz , Guillem Brasó , Victor Castro Serrano , Ismail Elezi , Laura Leal-Taixé

Accurate vehicle detection is essential for the development of intelligent transportation systems, autonomous driving, and traffic monitoring. This paper presents a detailed analysis of YOLO11, the latest advancement in the YOLO series of…

Computer Vision and Pattern Recognition · Computer Science 2024-10-31 Mujadded Al Rabbani Alif

We present a new version of YOLO with better performance and extended with instance segmentation called Poly-YOLO. Poly-YOLO builds on the original ideas of YOLOv3 and removes two of its weaknesses: a large amount of rewritten labels and…

Computer Vision and Pattern Recognition · Computer Science 2020-06-01 Petr Hurtik , Vojtech Molek , Jan Hula , Marek Vajgl , Pavel Vlasanek , Tomas Nejezchleba

Drone-based target detection presents inherent challenges, such as the high density and overlap of targets in drone-based images, as well as the blurriness of targets under varying lighting conditions, which complicates identification.…

Computer Vision and Pattern Recognition · Computer Science 2024-11-04 Yuchen Zheng , Yuxin Jing , Jufeng Zhao , Guangmang Cui

Infrared imaging has emerged as a robust solution for urban object detection under low-light and adverse weather conditions, offering significant advantages over traditional visible-light cameras. However, challenges such as class…

Computer Vision and Pattern Recognition · Computer Science 2025-09-29 Jiali Zhang , Thomas S. White , Haoliang Zhang , Wenqing Hu , Donald C. Wunsch , Jian Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Piao Huang , Shoudong Han , Jun Zhao , Donghaisheng Liu , Hongwei Wang , En Yu , Alex ChiChung Kot

The YOLO (You Only Look Once) series has been a leading framework in real-time object detection, consistently improving the balance between speed and accuracy. However, integrating attention mechanisms into YOLO has been challenging due to…

Computer Vision and Pattern Recognition · Computer Science 2025-04-17 Rahima Khanam , Muhammad Hussain

Real-time object detectors like YOLO achieve exceptional performance when trained on large datasets for multiple epochs. However, in real-world scenarios where data arrives incrementally, neural networks suffer from catastrophic forgetting,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Riccardo De Monte , Davide Dalle Pezze , Gian Antonio Susto

Object detection in remote sensing imagery remains a challenging task due to extreme scale variation, dense object distributions, and cluttered backgrounds. While recent detectors such as YOLOv8 have shown promising results, their backbone…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Xinyuan Wang , Lian Peng , Xiangcheng Li , Yilin He , KinTak U

We propose an online tracking algorithm that performs the object detection and data association under a common framework, capable of linking objects after a long time span. This is realized by preserving a large spatio-temporal memory to…

Computer Vision and Pattern Recognition · Computer Science 2022-04-01 Jiarui Cai , Mingze Xu , Wei Li , Yuanjun Xiong , Wei Xia , Zhuowen Tu , Stefano Soatto

Object detection is one of the most important areas in computer vision, which plays a key role in various practical scenarios. Due to limitation of hardware, it is often necessary to sacrifice accuracy to ensure the infer speed of the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xiang Long , Kaipeng Deng , Guanzhong Wang , Yang Zhang , Qingqing Dang , Yuan Gao , Hui Shen , Jianguo Ren , Shumin Han , Errui Ding , Shilei Wen

Marine debris detection for ocean robot is crucial for ecological protection, yet performance is often degraded by low-quality images with blur, complex backgrounds, and small targets. To address these challenges, we propose YOLO-MD, an…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Yuyang Li , Jiashu Han , Yinyi Lai , Wenbin Kang , Zenghui Liu

Modern online multiple object tracking (MOT) methods usually focus on two directions to improve tracking performance. One is to predict new positions in an incoming frame based on tracking information from previous frames, and the other is…

Computer Vision and Pattern Recognition · Computer Science 2021-04-02 Song Guo , Jingya Wang , Xinchao Wang , Dacheng Tao

In this paper, we propose a new joint object detection and tracking (JoDT) framework for 3D object detection and tracking based on camera and LiDAR sensors. The proposed method, referred to as 3D DetecTrack, enables the detector and tracker…

Computer Vision and Pattern Recognition · Computer Science 2021-12-16 Junho Koh , Jaekyum Kim , Jinhyuk Yoo , Yecheol Kim , Dongsuk Kum , Jun Won Choi