中文
相关论文

相关论文: microYOLO: Towards Single-Shot Object Detection on…

200 篇论文

In existing medical Region of Interest (ROI) detection, there lacks an algorithm that can simultaneously satisfy both real-time performance and accuracy, not meeting the growing demand for automatic detection in medicine. Although the basic…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Zhongwen Yu , Qiu Guan , Jianmin Yang , Zhiqiang Yang , Qianwei Zhou , Yang Chen , Feng Chen

The real-time detection of small objects in complex scenes, such as the unmanned aerial vehicle (UAV) photography captured by drones, has dual challenges of detecting small targets (<32 pixels) and maintaining real-time efficiency on…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Defan Chen , Yaohua Hu , Luchan Zhang

Multispectral imaging and deep learning have emerged as powerful tools supporting diverse use cases from autonomous vehicles, to agriculture, infrastructure monitoring and environmental assessment. The combination of these technologies has…

计算机视觉与模式识别 · 计算机科学 2024-09-23 James E. Gallagher , Edward J. Oughton

Object Detection is related to Computer Vision. Object detection enables detecting instances of objects in images and videos. Due to its increased utilization in surveillance, tracking system used in security and many others applications…

计算机视觉与模式识别 · 计算机科学 2024-10-23 K. Senthil Kumar , K. M. B. Abdullah Safwan

With the rapid advancement of Unmanned Aerial Vehicle (UAV) and computer vision technologies, object detection from UAV perspectives has emerged as a prominent research area. However, challenges for detection brought by the extremely small…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Liugang Lu , Dabin He , Congxiang Liu , Zhixiang Deng

In this paper, we introduce an anchor-free and single-shot instance segmentation method, which is conceptually simple with 3 independent branches, fully convolutional and can be used by easily embedding it into mobile and embedded devices.…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Longfei Zeng , Mohammed Sabah

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

Although convolutional neural networks have made outstanding achievements in visible light target detection, there are still many challenges in infrared small object detection because of the low signal-to-noise ratio, incomplete object…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Zhonglin Chen , Anyu Geng , Jianan Jiang , Jiwu Lu , Di Wu

Most neural network quantization methods apply uniform bit precision across spatial regions, disregarding the heterogeneous complexity inherent in visual data. This paper introduces MCAQ-YOLO, a practical framework for tile-wise spatial…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Yoonjae Seo , Ermal Elbasani , Jaehong Lee

Urban traffic environments present unique challenges for object detection, particularly with the increasing presence of micromobility vehicles like e-scooters and bikes. To address this object detection problem, this work introduces an…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Khalil Sabri , Célia Djilali , Guillaume-Alexandre Bilodeau , Nicolas Saunier , Wassim Bouachir

This paper implements a Binary Neural Network (BNN) based YOLOv3-tiny-like object detector on a low-cost FPGA. The network takes 320*320*3 RGB images as input. Its main convolution layers use 1-bit weights and 8-bit activations, while Conv1…

硬件体系结构 · 计算机科学 2026-05-12 Xuyu Zhao , Yunpeng Wu , Mengyuan Zhu , Haoyu Huang , Xiaoyu Xu , Yanjing Li , Gaolong Zhang , Baochang Zhang

This paper presents a generalized model for real-time detection of flying objects that can be used for transfer learning and further research, as well as a refined model that achieves state-of-the-art results for flying object detection. We…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Dillon Reis , Jordan Kupec , Jacqueline Hong , Ahmad Daoudi

Real-time object detection is a crucial problem to solve when in comes to computer vision systems that needs to make appropriate decision based on detection in a timely manner. I have chosen the YOLO v1 architecture to implement it using…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Michael Shenoda

With the continuous advancement of industrial automation, product quality inspection has become increasingly important in the manufacturing process. Traditional inspection methods, which often rely on manual checks or simple machine vision…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Zhen Qi , Liwei Ding , Xiangtian Li , Jiacheng Hu , Bin Lyu , Ao Xiang

In this paper, we aim to design an efficient real-time object detector that exceeds the YOLO series and is easily extensible for many object recognition tasks such as instance segmentation and rotated object detection. To obtain a more…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Chengqi Lyu , Wenwei Zhang , Haian Huang , Yue Zhou , Yudong Wang , Yanyi Liu , Shilong Zhang , Kai Chen

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

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

Small object detection has important application value in the fields of autonomous driving and drone scene analysis. As one of the most advanced object detection algorithms, YOLOv3 suffers some challenges when detecting small objects, such…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Baokai Liu , Fengjie He , Shiqiang Du , Jiacheng Li , Wenjie Liu

Can we see it all? Do we know it All? These are questions thrown to human beings in our contemporary society to evaluate our tendency to solve problems. Recent studies have explored several models in object detection; however, most have…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Kanyifeechukwu Jane Oguine , Ozioma Collins Oguine , Hashim Ibrahim Bisallah

Detecting vulnerable road users (VRUs), particularly children and adolescents, in low light and adverse weather conditions remains a critical challenge in computer vision, surveillance, and autonomous vehicle systems. This paper presents a…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Abdullah Jirjees , Ryan Myers , Muhammad Haris Ikram , Mohamed H. Zaki