中文
相关论文

相关论文: YOLO-PRO: Enhancing Instance-Specific Object Detec…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Ao Wang , Hui Chen , Lihao Liu , Kai Chen , Zijia Lin , Jungong Han , Guiguang Ding

Objective:Computer vision-based up-to-date accurate damage classification and localization are of decisive importance for infrastructure monitoring, safety, and the serviceability of civil infrastructure. Current state-of-the-art deep…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Arunabha M. Roy , Jayabrata Bhaduri

Complete blood cell detection holds significant value in clinical diagnostics. Conventional manual microscopy methods suffer from time inefficiency and diagnostic inaccuracies. Existing automated detection approaches remain constrained by…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Guohua Wu , Shengqi Chen , Pengchao Deng , Wenting Yu

Accurate building instance segmentation and height classification are critical for urban planning, 3D city modeling, and infrastructure monitoring. This paper presents a detailed analysis of YOLOv11, the recent advancement in the YOLO…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Mahmoud El Hussieni , Bahadır K. Güntürk , Hasan F. Ateş , Oğuz Hanoğlu

The processing of omnidirectional 360-degree images poses significant challenges for object detection due to inherent spatial distortions, wide fields of view, and ultra-high-resolution inputs. Conventional detectors such as YOLO are…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Huma Hafeez , Matthew Garratt , Jo Plested , Sankaran Iyer , Arcot Sowmya

Driven by the ever-increasing requirements of autonomous vehicles, such as traffic monitoring and driving assistant, deep learning-based object detection (DL-OD) has been increasingly attractive in intelligent transportation systems.…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Siyuan Liang , Hao Wu

Object detection on drone-captured scenarios is a recent popular task. As drones always navigate in different altitudes, the object scale varies violently, which burdens the optimization of networks. Moreover, high-speed and low-altitude…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Xingkui Zhu , Shuchang Lyu , Xu Wang , Qi Zhao

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

Speed bumps and potholes are the most common road anomalies, significantly affecting ride comfort and vehicle stability. Preview-based suspension control mitigates their impact by detecting such irregularities in advance and adjusting…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Chuanqi Liang , Jie Fu , Miao Yu , Lei Luo

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…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Yuyang Li , Jiashu Han , Yinyi Lai , Wenbin Kang , Zenghui Liu

The integration of large-scale circuits and systems emphasizes the importance of automated defect detection of electronic components. The YOLO image detection model has been used to detect PCB defects and it has become a typical AI-assisted…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hengyi Zhu , Linye Wei , He Li

Infrared small target detection(IRSTD) is widely recognized as a challenging task due to the inherent limitations of infrared imaging, including low signal-to-noise ratios, lack of texture details, and complex background interference. While…

图像与视频处理 · 电气工程与系统科学 2025-08-05 Yuxin Jing , Yuchen Zheng , Jufeng Zhao , Guangmang Cui , Tianpei Zhang

This study examines the effectiveness of spatio-temporal modeling and the integration of spatial attention mechanisms in deep learning models for underwater object detection. Specifically, in the first phase, the performance of…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Sai Likhith Karri , Ansh Saxena

In this study, we developed a customized instance segmentation model by integrating the Convolutional Block Attention Module (CBAM) with the YOLO11 architecture. This model, trained on a mixed dataset of dormant and canopy season apple…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Ranjan Sapkota , Manoj Karkee

Targets in remote sensing images are usually small, weakly textured, and easily disturbed by complex backgrounds, challenging high-precision detection with general algorithms. Building on our earlier ESM-YOLO, this work presents ESM-YOLO+…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Qianqian Zhang , Xiaolong Jia , Ahmed M. Abdelmoniem , Li Zhou , Junshe An

Satellite remote sensing images pose significant challenges for object detection due to their high resolution, complex scenes, and large variations in target scales. To address the insufficient detection accuracy of the YOLOv11n model in…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Shuaiyu Zhu , Sergey Ablameyko

The selective visual attention mechanism in the human visual system (HVS) restricts the amount of information to reach visual awareness for perceiving natural scenes, allowing near real-time information processing with limited computational…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Qiuxia Lai , Yu Li , Ailing Zeng , Minhao Liu , Hanqiu Sun , Qiang Xu

Object detection in poor-illumination environments is a challenging task as objects are usually not clearly visible in RGB images. As infrared images provide additional clear edge information that complements RGB images, fusing RGB and…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Yishuo Chen , Boran Wang , Xinyu Guo , Wenbin Zhu , Jiasheng He , Xiaobin Liu , Jing Yuan

Underwater object detection constitutes a pivotal endeavor within the realms of marine surveillance and autonomous underwater systems; however, it presents significant challenges due to pronounced visual impairments arising from phenomena…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Md. Mushibur Rahman , Umme Fawzia Rahim , Enam Ahmed Taufik

Various models have been proposed to perform object detection. However, most require many handdesigned components such as anchors and non-maximum-suppression(NMS) to demonstrate good performance. To mitigate these issues, Transformer-based…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Sang Yon Lee