paper-with-me

홈 › Papers

MSFD:Multi-Scale Receptive Field Face Detector

2019-03-11 · Qiushan Guo, Yuan Dong, Yu Guo, Hongliang Bai

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 detecting faces at different scales and enjoys real-time inference speed. MSFD agglomerates context and texture by hierarchical structure. More additional information and rich receptive field bring significant improvement but generate marginal time consumption. We simultaneously propose an anchor assignment strategy which can cover faces with a wide range of scales to improve the recall rate of small faces and rotated faces. To reduce the false positive rate, we train our detector with focal loss which keeps the easy samples from overwhelming. As a result, MSFD reaches superior results on the FDDB, Pascal-Faces and WIDER FACE datasets, and can run at 31 FPS on GPU for VGA-resolution images.

📄 PDF Abstract BibTeX arXiv:1903.04147

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

EMface: Detecting Hard Faces by Exploring Receptive Field Pyraminds

2021-05-21 · Leilei Cao, Yao Xiao, Lin Xu

Scale variation is one of the most challenging problems in face detection. Modern face detectors employ feature pyramids to deal with scale variation. However, it might break the feature consistency across different scal…

Face Detection

Selection, Ensemble, and Adaptation: Advancing Multi-Source-Free Domain Adaptation via Architecture Zoo

2024-03-03 · Jiangbo Pei, Ruizhe Li, Aidong Men, Yang Liu 외

Conventional Multi-Source Free Domain Adaptation (MSFDA) assumes that each source domain provides a single source model, and all source models adopt a uniform architecture. This paper introduces Zoo-MSFDA, a more general…

Domain AdaptationModel SelectionSource-Free Domain AdaptationUnsupervised Domain Adaptation

Evidence-based Decision Modeling for Synthetic Face Detection with Uncertainty-driven Active Learning

2026-05-11 · Qingchao Jiang, Zhenxuan Hou, Zhiying Zhu, Zhenxing Qian 외 arxiv

With the rapid development of deep generative models, forged facial images are massively exploited for illegal activities. Although existing synthetic face detection methods have achieved significant progress, they suffe…

Active LearningFace Detection

An Efficient Aerial Image Detection with Variable Receptive Fields

2025-04-21 · Liu Wenbin

Aerial object detection using unmanned aerial vehicles (UAVs) faces critical challenges including sub-10px targets, dense occlusions, and stringent computational constraints. Existing detectors struggle to balance accura…

object-detectionObject Detection

YOLO-FaceV2: A Scale and Occlusion Aware Face Detector

2022-08-03 · Ziping Yu, Hongbo Huang, Weijun Chen, YongXin Su 외

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector …

Face Detection