DSFD: Dual Shot Face Detector
In this paper, we propose a novel face detection network with three novel contributions that address three key aspects of face detection, including better feature learning, progressive loss design and anchor assign based data augmentation, respectively. First, we propose a Feature Enhance Module (FEM) for enhancing the original feature maps to extend the single shot detector to dual shot detector. Second, we adopt Progressive Anchor Loss (PAL) computed by two different sets of anchors to effectively facilitate the features. Third, we use an Improved Anchor Matching (IAM) by integrating novel anchor assign strategy into data augmentation to provide better initialization for the regressor. Since these techniques are all related to the two-stream design, we name the proposed network as Dual Shot Face Detector (DSFD). Extensive experiments on popular benchmarks, WIDER FACE and FDDB, demonstrate the superiority of DSFD over the state-of-the-art face detectors.
Code (4)
Tasks
Data AugmentationFace DetectionOccluded Face DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
COVID-19 Monitoring System using Social Distancing and Face Mask Detection on Surveillance video datasets
In the current times, the fear and danger of COVID-19 virus still stands large. Manual monitoring of social distancing norms is impractical with a large population moving about and with insufficient task force and resour…
ClusteringFace DetectionHuman Detectionobject-detection+1Disentangled Source-Free Personalization for Facial Expression Recognition with Neutral Target Data
Facial Expression Recognition (FER) from videos is a crucial task in various application areas, such as human-computer interaction and health monitoring (e.g., pain, depression, fatigue, and stress). Beyond the challenge…
Domain AdaptationFacial Expression RecognitionFacial Expression Recognition (FER)Source-Free Domain AdaptationS3FD: Single Shot Scale-Invariant Face Detector
This paper presents a real-time face detector, named Single Shot Scale-invariant Face Detector (S3FD), which performs superiorly on various scales of faces with a single deep neural network, especially for small faces. S…
Face DetectionS$^3$FD: Single Shot Scale-invariant Face Detector
This paper presents a real-time face detector, named Single Shot Scale-invariant Face Detector (S$^3$FD), which performs superiorly on various scales of faces with a single deep neural network, especially for small faces…
Face DetectionContinuous Trade-off Optimization between Fast and Accurate Deep Face Detectors
Although deep neural networks offer better face detection results than shallow or handcrafted models, their complex architectures come with higher computational requirements and slower inference speeds than shallow neura…
Face Detection