中文
相关论文

相关论文: YOLO-Ant: A Lightweight Detector via Depthwise Sep…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Wenshuo Li

In this report, we present a fast and accurate object detection method dubbed DAMO-YOLO, which achieves higher performance than the state-of-the-art YOLO series. DAMO-YOLO is extended from YOLO with some new technologies, including Neural…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Xianzhe Xu , Yiqi Jiang , Weihua Chen , Yilun Huang , Yuan Zhang , Xiuyu Sun

Device-free fall detection utilizing WiFi Channel State Information (CSI) has emerged as a promising, privacy-preserving solution for elderly health monitoring in the Internet of Things (IoT) era. However, existing deep learning approaches…

信号处理 · 电气工程与系统科学 2026-05-05 Yingzhe Wang , Cunhua Pan , Ruijing Liu , Shaokai Li , Hong Ren , Kezhi Wang , Jiangzhou Wang

Artificial intelligence-enhanced identification of organs, lesions, and other structures in medical imaging is typically done using convolutional neural networks (CNNs) designed to make voxel-accurate segmentations of the region of…

The growing integration of drones across commercial, industrial, and civilian domains has introduced significant cybersecurity challenges, particularly due to the susceptibility of drone networks to a wide range of cyberattacks. Existing…

机器学习 · 计算机科学 2026-03-24 Tarun Kumar Biswas , Ashrafun Zannat , Waqas Ishtiaq , Md. Alamgir Hossain

Transmission line detection technology is crucial for automatic monitoring and ensuring the safety of electrical facilities. The YOLOv5 series is currently one of the most advanced and widely used methods for object detection. However, it…

计算机视觉与模式识别 · 计算机科学 2024-08-19 Danqing Ma , Shaojie Li , Bo Dang , Hengyi Zang , Xinqi Dong

In this paper, we address the problem of detecting small, dense, and overlapping objects, a major challenge in computer vision. Our focus is on reviewing proposed methods based on deep learning supervised approaches. We provide a detailed…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Oussama Messai , Abbass Zein-Eddine , Abdelouahid Bentamou , Mickael Picq , Nicolas Duquesne , Stéphane Puydarrieux , Yann Gavet

Smart home device detection is a critical aspect of human-computer interaction. However, detecting targets in indoor environments can be challenging due to interference from ambient light and background noise. In this paper, we present a…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Jiafeng Zhang , Xuejing Pu

Dyslexia affects reading and writing skills across many languages. This work describes a new application of YOLO-based object detection to isolate and label handwriting patterns (Normal, Reversal, Corrected) within synthetic images that…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Nora Fink

Generative Adversarial Networks (GANs) have risen to prominence in the field of deep learning, facilitating the generation of realistic data from random noise. The effectiveness of GANs often depends on the quality of feature extraction, a…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Mirat Shah , Vansh Jain , Anmol Chokshi , Guruprasad Parasnis , Pramod Bide

Identifying drones and birds correctly is essential for keeping the skies safe and improving security systems. Using the VIP CUP 2025 dataset, which provides both RGB and infrared (IR) images, this study presents EGD-YOLOv8n, a new…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Sudipto Sarkar , Mohammad Asif Hasan , Khondokar Ashik Shahriar , Fablia Labiba , Nahian Tasnim , Sheikh Anawarul Haq Fattah

This paper proposes an efficient, low-complexity and anchor-free object detector based on the state-of-the-art YOLO framework, which can be implemented in real time on edge computing platforms. We develop an enhanced data augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Shihan Liu , Junlin Zha , Jian Sun , Zhuo Li , Gang Wang

The utilization of deep learning-based object detection is an effective approach to assist visually impaired individuals in avoiding obstacles. In this paper, we implemented seven different YOLO object detection models \textit{viz}.,…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Chenhao He , Pramit Saha

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki

Ensuring safety in both autonomous driving and advanced driver-assistance systems (ADAS) depends critically on the efficient deployment of traffic sign recognition technology. While current methods show effectiveness, they often compromise…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Junzhou Chen , Heqiang Huang , Ronghui Zhang , Nengchao Lyu , Yanyong Guo , Hong-Ning Dai , Hong Yan

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger

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…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Santiago Pérez , Camila Gómez , Matías Rodríguez

Detecting small unmanned aerial vehicles (UAVs) from a ground-to-air (G2A) perspective presents significant challenges, including extremely low pixel occupancy, cluttered aerial backgrounds, and strict real-time constraints. Existing…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Pengyu Chen , Haotian Sa , Yiwei Hu , Yuhan Cheng , Junbo Wang

In the field of X-ray security applications, even the smallest details can significantly impact outcomes. Objects that are heavily occluded or intentionally concealed pose a great challenge for detection, whether by human observation or…

The YOLO series models reign supreme in real-time object detection due to their superior accuracy and computational efficiency. However, both the convolutional architectures of YOLO11 and earlier versions and the area-based self-attention…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Mengqi Lei , Siqi Li , Yihong Wu , Han Hu , You Zhou , Xinhu Zheng , Guiguang Ding , Shaoyi Du , Zongze Wu , Yue Gao