English
Related papers

Related papers: Real-time Object Detection: YOLOv1 Re-Implementati…

200 papers

Object detection models represented by YOLO series have been widely used and have achieved great results on the high quality datasets, but not all the working conditions are ideal. To settle down the problem of locating targets on low…

Computer Vision and Pattern Recognition · Computer Science 2024-01-04 Yichen Liu , Huajian Zhang , Daqing Gao

We present an open-source toolbox, named MMRotate, which provides a coherent algorithm framework of training, inferring, and evaluation for the popular rotated object detection algorithm based on deep learning. MMRotate implements 18…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 Yue Zhou , Xue Yang , Gefan Zhang , Jiabao Wang , Yanyi Liu , Liping Hou , Xue Jiang , Xingzhao Liu , Junchi Yan , Chengqi Lyu , Wenwei Zhang , Kai Chen

The automatic detection and tracking of general objects (like persons, animals or cars), text and logos in a video is crucial for many video understanding tasks, and usually real-time processing as required. We propose OmniTrack, an…

Computer Vision and Pattern Recognition · Computer Science 2019-10-15 Hannes Fassold , Ridouane Ghermi

Real time vehicle detection is a challenging task for urban traffic surveillance. Increase in urbanization leads to increase in accidents and traffic congestion in junction areas resulting in delayed travel time. In order to solve these…

Object detection and classification in 3D is a key task in Automated Driving (AD). LiDAR sensors are employed to provide the 3D point cloud reconstruction of the surrounding environment, while the task of 3D object bounding box detection in…

Computer Vision and Pattern Recognition · Computer Science 2018-08-08 Waleed Ali , Sherif Abdelkarim , Mohamed Zahran , Mahmoud Zidan , Ahmad El Sallab

We introduce PyTorchVideo, an open-source deep-learning library that provides a rich set of modular, efficient, and reproducible components for a variety of video understanding tasks, including classification, detection, self-supervised…

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

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

Visual object detection utilizing deep learning plays a vital role in computer vision and has extensive applications in transportation engineering. This paper focuses on detecting pavement marking quality during daytime using the You Only…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Gian Antariksa , Rohit Chakraborty , Shriyank Somvanshi , Subasish Das , Mohammad Jalayer , Deep Rameshkumar Patel , David Mills

A simple modification method for single-stage generic object detection neural networks, such as YOLO and SSD, is proposed, which allows for improving the detection accuracy on video data by exploiting the temporal behavior of the scene in…

Computer Vision and Pattern Recognition · Computer Science 2020-09-04 Menua Gevorgyan

Current convolution neural network (CNN) classification methods are predominantly focused on flat classification which aims solely to identify a specified object within an image. However, real-world objects often possess a natural…

Computer Vision and Pattern Recognition · Computer Science 2025-10-28 Veska Tsenkova , Peter Stanchev , Daniel Petrov , Deyan Lazarov

This work explores the YOLOv6 object detection model in depth, concentrating on its design framework, optimization techniques, and detection capabilities. YOLOv6's core elements consist of the EfficientRep Backbone for robust feature…

Computer Vision and Pattern Recognition · Computer Science 2024-12-18 Athulya Sundaresan Geetha

Machine learning has celebrated a lot of achievements on computer vision tasks such as object detection, but the traditionally used models work with relatively low resolution images. The resolution of recording devices is gradually…

Computer Vision and Pattern Recognition · Computer Science 2019-02-01 Vít Růžička , Franz Franchetti

Small object detection has been a challenging problem in the field of object detection. There has been some works that proposes improvements for this task, such as adding several attention blocks or changing the whole structure of feature…

Computer Vision and Pattern Recognition · Computer Science 2023-11-10 Shiyi Tang , Shu Zhang , Yini Fang

Object detection is one of the most important and challenging branches of computer vision, which has been widely applied in peoples life, such as monitoring security, autonomous driving and so on, with the purpose of locating instances of…

Computer Vision and Pattern Recognition · Computer Science 2019-10-18 Licheng Jiao , Fan Zhang , Fang Liu , Shuyuan Yang , Lingling Li , Zhixi Feng , Rong Qu

Accurately and timely detecting multiscale small objects that contain tens of pixels from remote sensing images (RSI) remains challenging. Most of the existing solutions primarily design complex deep neural networks to learn strong feature…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Jiaqing Zhang , Jie Lei , Weiying Xie , Zhenman Fang , Yunsong Li , Qian Du

Because of its use in practice, open-world object detection (OWOD) has gotten a lot of attention recently. The challenge is how can a model detect novel classes and then incrementally learn them without forgetting previously known classes.…

Computer Vision and Pattern Recognition · Computer Science 2024-04-23 Qian Wan , Xiang Xiang , Qinhao Zhou

This paper presents a novel Mixture-of-Experts framework for object detection, incorporating adaptive routing among multiple YOLOv9-T experts to enable dynamic feature specialization and achieve higher mean Average Precision (mAP) and…

Computer Vision and Pattern Recognition · Computer Science 2026-01-23 Ori Meiraz , Sharon Shalev , Avishai Weizman

We present an adapted single-shot convolutional neural network (YOLOv2) for the real-time localization and classification of particles in optical microscopy. As compared to previous works, we focus on the real-time detection capabilities of…

Soft Condensed Matter · Physics 2020-04-14 Martin Fränzl , Frank Cichos

We investigate the problem of explainability for visual object detectors. Specifically, we demonstrate on the example of the YOLO object detector how to integrate Grad-CAM into the model architecture and analyze the results. We show how to…

Computer Vision and Pattern Recognition · Computer Science 2022-11-23 Armin Kirchknopf , Djordje Slijepcevic , Ilkay Wunderlich , Michael Breiter , Johannes Traxler , Matthias Zeppelzauer