English
Related papers

Related papers: YOLOCS: Object Detection based on Dense Channel Co…

200 papers

Due to the over-parameterization of neural networks, many model compression methods based on pruning and quantization have emerged. They are remarkable in reducing the size, parameter number, and computational complexity of the model.…

Computer Vision and Pattern Recognition · Computer Science 2023-06-05 Yun Chu , Pu Li , Yong Bai , Zhuhua Hu , Yongqing Chen , Jiafeng Lu

Object detection remains an active area of research in the field of computer vision, and considerable advances and successes has been achieved in this area through the design of deep convolutional neural networks for tackling object…

Computer Vision and Pattern Recognition · Computer Science 2019-10-04 Alexander Wong , Mahmoud Famuori , Mohammad Javad Shafiee , Francis Li , Brendan Chwyl , Jonathan Chung

This study explores a comprehensive approach to obstacle detection using advanced YOLO models, specifically YOLOv8, YOLOv7, YOLOv6, and YOLOv5. Leveraging deep learning techniques, the research focuses on the performance comparison of these…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Santiago Pérez , Camila Gómez , Matías Rodríguez

Neural networks have been notorious for being computationally expensive. This is mainly because neural networks are often over-parametrized and most likely have redundant nodes or layers as they are getting deeper and wider. Their demand…

Computer Vision and Pattern Recognition · Computer Science 2019-10-08 Georgios Tzelepis , Ahraz Asif , Saimir Baci , Selcuk Cavdar , Eren Erdal Aksoy

Vehicular object detection is the heart of any intelligent traffic system. It is essential for urban traffic management. R-CNN, Fast R-CNN, Faster R-CNN and YOLO were some of the earlier state-of-the-art models. Region based CNN methods…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Raian Rahman , Zadid Bin Azad , Md. Bakhtiar Hasan

Over the past few years, the YOLO series of models has emerged as one of the dominant methodologies in the realm of object detection. Many studies have advanced these baseline models by modifying their architectures, enhancing data quality,…

Computer Vision and Pattern Recognition · Computer Science 2024-08-30 Yukang Huo , Mingyuan Yao , Qingbin Tian , Tonghao Wang , Ruifeng Wang , Haihua Wang

Object detection is one of the fundamental objectives in Applied Computer Vision. In some of the applications, object detection becomes very challenging such as in the case of satellite image processing. Satellite image processing has…

Computer Vision and Pattern Recognition · Computer Science 2021-04-26 Arsalan Tahir , Muhammad Adil , Arslan Ali

Existing Real-Time Object Detection (RTOD) methods commonly adopt YOLO-like architectures for their favorable trade-off between accuracy and speed. However, these models rely on static dense computation that applies uniform processing to…

Computer Vision and Pattern Recognition · Computer Science 2026-01-01 Xu Lin , Jinlong Peng , Zhenye Gan , Jiawen Zhu , Jun Liu

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

This study presents an architectural analysis of YOLOv11, the latest iteration in the YOLO (You Only Look Once) series of object detection models. We examine the models architectural innovations, including the introduction of the C3k2…

Computer Vision and Pattern Recognition · Computer Science 2024-10-24 Rahima Khanam , Muhammad Hussain

Convolutional Neural Networks (CNN) are commonly used for the problem of object detection thanks to their increased accuracy. Nevertheless, the performance of CNN-based detection models is ambiguous when detection speed is considered. To…

Computer Vision and Pattern Recognition · Computer Science 2024-05-29 Ioanna Gogou , Dimitrios Koutsomitropoulos

With an excellent balance between speed and accuracy, cutting-edge YOLO frameworks have become one of the most efficient algorithms for object detection. However, the performance of using YOLO networks is scarcely investigated in brain…

Computer Vision and Pattern Recognition · Computer Science 2023-10-04 Ming Kang , Chee-Ming Ting , Fung Fung Ting , Raphaël C. -W. Phan

One-stage algorithm have been widely used in target detection systems that need to be trained with massive data. Most of them perform well both in real-time and accuracy. However, due to their convolutional structure, they need more…

Computer Vision and Pattern Recognition · Computer Science 2022-08-16 Zeqian Li , Yuwei Wang , Kexun Chen , Zhibin Yu

Event-based image representations are fundamentally different to traditional dense images. This poses a challenge to apply current state-of-the-art models for object detection as they are designed for dense images. In this work we evaluate…

Computer Vision and Pattern Recognition · Computer Science 2023-03-31 Vincenz Mechler , Pavel Rojtberg

With the rapid advancement of deep learning, synthetic aperture radar (SAR) imagery has become a key modality for ship detection. However, robust performance remains challenging in complex scenes, where clutter and speckle noise can induce…

Computer Vision and Pattern Recognition · Computer Science 2026-03-02 Xiaojing Zhao , Shiyang Li , Zena Chu , Ying Zhang , Peinan Hao , Tianzi Yan , Jiajia Chen , Huicong Ning

This paper addresses the inherent limitations of conventional bottleneck structures (diminished instance discriminability due to overemphasis on batch statistics) and decoupled heads (computational redundancy) in object detection frameworks…

Computer Vision and Pattern Recognition · Computer Science 2025-07-30 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Linlin Shen , Jing Yu , Yue Niu

This paper explores the application of knowledge distillation technology in target detection tasks, especially the impact of different distillation temperatures on the performance of student models. By using YOLOv5l as the teacher network…

Computer Vision and Pattern Recognition · Computer Science 2024-10-17 Guanming Huang , Aoran Shen , Yuxiang Hu , Junliang Du , Jiacheng Hu , Yingbin Liang

As it requires a huge number of parameters when exposed to high dimensional inputs in video detection and classification, there is a grand challenge to develop a compact yet accurate video comprehension at terminal devices. Current works…

Computer Vision and Pattern Recognition · Computer Science 2018-06-08 Yuan Cheng , Guangya Li , Hai-Bao Chen , Sheldon X. -D. Tan , Hao Yu

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, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Wenshuo Li