English
Related papers

Related papers: Scaled-YOLOv4: Scaling Cross Stage Partial Network

200 papers

Object detection for street-level objects can be applied to various use cases, from car and traffic detection to the self-driving car system. Therefore, finding the best object detection algorithm is essential to apply it effectively. Many…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Martinus Grady Naftali , Jason Sebastian Sulistyawan , Kelvin Julian

We introduce YOLO9000, a state-of-the-art, real-time object detection system that can detect over 9000 object categories. First we propose various improvements to the YOLO detection method, both novel and drawn from prior work. The improved…

Computer Vision and Pattern Recognition · Computer Science 2016-12-28 Joseph Redmon , Ali Farhadi

Small object detection has major applications in the fields of UAVs, surveillance, farming and many others. In this work we investigate the performance of state of the art Yolo based object detection models for the task of small object…

Computer Vision and Pattern Recognition · Computer Science 2022-03-10 Muhammed Can Keles , Batuhan Salmanoglu , Mehmet Serdar Guzel , Baran Gursoy , Gazi Erkan Bostanci

Despite the breakthrough deep learning performances achieved for automatic object detection, small target detection is still a challenging problem, especially when looking at fast and accurate solutions suitable for mobile or edge…

Computer Vision and Pattern Recognition · Computer Science 2022-04-06 Alessandro Betti

Object detection and classification are crucial tasks across various application domains, particularly in the development of safe and reliable Advanced Driver Assistance Systems (ADAS). Existing deep learning-based methods such as…

Computer Vision and Pattern Recognition · Computer Science 2025-07-25 Rashed Al Amin , Roman Obermaisser

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Zicong Jiang , Liquan Zhao , Shuaiyang Li , Yanfei Jia

Blood cell detection is a typical small-scale object detection problem in computer vision. In this paper, we propose a CST-YOLO model for blood cell detection based on YOLOv7 architecture and enhance it with the CNN-Swin Transformer (CST),…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Ming Kang , Chee-Ming Ting , Fung Fung Ting , Raphaël Phan

As mobile computing technology rapidly evolves, deploying efficient object detection algorithms on mobile devices emerges as a pivotal research area in computer vision. This study zeroes in on optimizing the YOLOv7 algorithm to boost its…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Wenkai Gong

With the emergence of onboard vision processing for areas such as the internet of things (IoT), edge computing and autonomous robots, there is increasing demand for computationally efficient convolutional neural network (CNN) models to…

Computer Vision and Pattern Recognition · Computer Science 2019-10-09 Daniel Barry , Munir Shah , Merel Keijsers , Humayun Khan , Banon Hopman

The proposed YOLO-Former method seamlessly integrates the ideas of transformer and YOLOv4 to create a highly accurate and efficient object detection system. The method leverages the fast inference speed of YOLOv4 and incorporates the…

Computer Vision and Pattern Recognition · Computer Science 2024-01-15 Javad Khoramdel , Ahmad Moori , Yasamin Borhani , Armin Ghanbarzadeh , Esmaeil Najafi

This study provides a comprehensive analysis of the YOLOv9 object detection model, focusing on its architectural innovations, training methodologies, and performance improvements over its predecessors. Key advancements, such as the…

Computer Vision and Pattern Recognition · Computer Science 2024-09-13 Muhammad Yaseen

Recent advancements in lightweight neural networks have significantly improved the efficiency of deploying deep learning models on edge hardware. However, most existing architectures still trade accuracy for latency, which limits their…

Computer Vision and Pattern Recognition · Computer Science 2026-01-12 Sudhakar Sah , Ravish Kumar

Scale-sensitive object detection remains a challenging task, where most of the existing methods could not learn it explicitly and are not robust to scale variance. In addition, the most existing methods are less efficient during training or…

Computer Vision and Pattern Recognition · Computer Science 2019-09-16 Junran Peng , Ming Sun , Zhaoxiang Zhang , Tieniu Tan , Junjie Yan

We present YOLOBench, a benchmark comprised of 550+ YOLO-based object detection models on 4 different datasets and 4 different embedded hardware platforms (x86 CPU, ARM CPU, Nvidia GPU, NPU). We collect accuracy and latency numbers for a…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Ivan Lazarevich , Matteo Grimaldi , Ravish Kumar , Saptarshi Mitra , Shahrukh Khan , Sudhakar Sah

We present some updates to YOLO! We made a bunch of little design changes to make it better. We also trained this new network that's pretty swell. It's a little bigger than last time but more accurate. It's still fast though, don't worry.…

Computer Vision and Pattern Recognition · Computer Science 2018-04-10 Joseph Redmon , Ali Farhadi

Small targets are particularly difficult to detect due to their low pixel count, complex backgrounds, and varying shooting angles, which make it hard for models to extract effective features. While some large-scale models offer high…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Xuerui Zhang

Over the past years, YOLOs have emerged as the predominant paradigm in the field of real-time object detection owing to their effective balance between computational cost and detection performance. Researchers have explored the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-31 Ao Wang , Hui Chen , Lihao Liu , Kai Chen , Zijia Lin , Jungong Han , Guiguang Ding

This paper investigates and develops methods for detecting small objects in large-scale aerial images. Current approaches for detecting small objects in aerial images often involve image cropping and modifications to detector network…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Mahila Moghadami , Mohammad Ali Keyvanrad , Melika Sabaghian

Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high altitudes, making…

Computer Vision and Pattern Recognition · Computer Science 2025-11-17 Hyun-Ki Jung

Object detection on heterogeneous edge devices must satisfy strict energy, latency, and memory constraints while still providing reliable perception for downstream autonomy. Existing energy-aware NAS methods often target limited deployment…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Tony Tran , Richie R. Suganda , Bin Hu