中文
相关论文

相关论文: YOLO-FaceV2: A Scale and Occlusion Aware Face Dete…

200 篇论文

With the rise in sedentary behavior, health problems caused by poor sitting posture have drawn increasing attention. Most existing methods, whether using invasive sensors or computer vision, rely on two-stage pipelines, which result in high…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Nanjun Li , Ziyue Hao , Quanqiang Wang , Xuanyin Wang

Remote tiny face detection applied in unmanned system is a challeng-ing work. The detector cannot obtain sufficient context semantic information due to the relatively long distance. The received poor fine-grained features make the face…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Jia-Yi Chang , Yan-Feng Lu , Ya-Jun Liu , Bo Zhou , Hong Qiao

Face detection has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs). Its central issue in recent years is how to improve the detection performance of tiny faces. To this end, many recent works…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Faen Zhang , Xinyu Fan , Guo Ai , Jianfei Song , Yongqiang Qin , Jiahong Wu

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

Maintaining roadway infrastructure is essential for ensuring a safe, efficient, and sustainable transportation system. However, manual data collection for detecting road damage is time-consuming, labor-intensive, and poses safety risks.…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Vung Pham , Lan Dong Thi Ngoc , Duy-Linh Bui

Mirrors can degrade the performance of computer vision models, but research into detecting them is in the preliminary phase. YOLOv4 achieves phenomenal results in terms of object detection accuracy and speed, but it still fails in detecting…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Fengze Li , Jieming Ma , Zhongbei Tian , Ji Ge , Hai-Ning Liang , Yungang Zhang , Tianxi Wen

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…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Joseph Redmon , Ali Farhadi

We aim to study the multi-scale receptive fields of a single convolutional neural network to detect faces of varied scales. This paper presents our Multi-Scale Receptive Field Face Detector (MSFD), which has superior performance on…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Qiushan Guo , Yuan Dong , Yu Guo , Hongliang Bai

Demand for efficient onboard object detection is increasing due to its key role in autonomous navigation. However, deploying object detection models such as YOLO on resource constrained edge devices is challenging due to the high…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Edward Humes , Mozhgan Navardi , Tinoosh Mohsenin

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…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Xu Lin , Jinlong Peng , Zhenye Gan , Jiawen Zhu , Jun Liu

Face detection is to search all the possible regions for faces in images and locate the faces if there are any. Many applications including face recognition, facial expression recognition, face tracking and head-pose estimation assume that…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Yuantao Feng , Shiqi Yu , Hanyang Peng , Yan-Ran Li , Jianguo Zhang

This paper provides an analysis and comparison of the YOLOv5, YOLOv8 and YOLOv10 models for webpage CAPTCHAs detection using the datasets collected from the web and darknet as well as synthetized data of webpages. The study examines the…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Mikołaj Wysocki , Henryk Gierszal , Piotr Tyczka , Sophia Karagiorgou , George Pantelis

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

Query-based object detectors have made significant advancements since the publication of DETR. However, most existing methods still rely on multi-stage encoders and decoders, or a combination of both. Despite achieving high accuracy, the…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Jialin Li , Weifu Fu , Yuhuan Lin , Qiang Nie , Yong Liu

We analyzed the network structure of real-time object detection models and found that the features in the feature concatenation stage are very rich. Applying an attention module here can effectively improve the detection accuracy of the…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Weisheng Li , Lin Huang

Wearing a mask is one of the important measures to prevent infectious diseases. However, it is difficult to detect people's mask-wearing situation in public places with high traffic flow. To address the above problem, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Peng Wen , Junhu Zhang , Haitao Li

The performance of face detection has been largely improved with the development of convolutional neural network. However, the occlusion issue due to mask and sunglasses, is still a challenging problem. The improvement on the recall of…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Jianfeng Wang , Ye Yuan , Gang Yu

In this paper, we first investigate why typical two-stage methods are not as fast as single-stage, fast detectors like YOLO and SSD. We find that Faster R-CNN and R-FCN perform an intensive computation after or before RoI warping. Faster…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Object detection is one of the most important areas in computer vision, which plays a key role in various practical scenarios. Due to limitation of hardware, it is often necessary to sacrifice accuracy to ensure the infer speed of the…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Xiang Long , Kaipeng Deng , Guanzhong Wang , Yang Zhang , Qingqing Dang , Yuan Gao , Hui Shen , Jianguo Ren , Shumin Han , Errui Ding , Shilei Wen

Now a days, UAVs such as drones are greatly used for various purposes like that of capturing and target detection from ariel imagery etc. Easy access of these small ariel vehicles to public can cause serious security threats. For instance,…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Aleena Ajaz , Ayesha Salar , Tauseef Jamal , Asif Ullah Khan