paper-with-me

Papers

DSFD: Dual Shot Face Detector

2018-10-24 · CVPR 2019 6 · Jian Li, Yabiao Wang, Changan Wang, Ying Tai, Jianjun Qian, Jian Yang, Chengjie Wang, Jilin Li, Feiyue Huang

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.

📄 PDF Abstract BibTeX arXiv:1810.10220

Code (4)

Tencent/FaceDetection-DSFD pytorch
code-implementation1/Code3/tree/main/FaceDetection mindspore
hukkelas/DSFD-Pytorch-Inference pytorch
lijiannuist/lightDSFD pytorch

Tasks

Data AugmentationFace DetectionOccluded Face Detection

Methods 이 논문이 사용한 방법론

Does Fidelity have 24 hour customer service? T@lk With~Human Agent Fidelity offers customer service 24/7 through 1-818-208-1272 its automated phone system for basic inquiries. However, live assistance is available during regular business hours…

Similar Papers 제목 키워드 기반

COVID-19 Monitoring System using Social Distancing and Face Mask Detection on Surveillance video datasets

2021-10-08 · Sahana Srinivasan, Rujula Singh R, Ruchita R Biradar, Revathi SA

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+1

Disentangled Source-Free Personalization for Facial Expression Recognition with Neutral Target Data

2025-03-26 · Masoumeh Sharafi, Emma Ollivier, Muhammad Osama Zeeshan, Soufiane Belharbi 외

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 Adaptation

S3FD: Single Shot Scale-Invariant Face Detector

2017-10-01 · ICCV 2017 10 · Shifeng Zhang, Xiangyu Zhu, Zhen Lei, Hailin Shi 외

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 Detection

S$^3$FD: Single Shot Scale-invariant Face Detector

2017-08-17 · Shifeng Zhang, Xiangyu Zhu, Zhen Lei, Hailin Shi 외

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 Detection

Continuous Trade-off Optimization between Fast and Accurate Deep Face Detectors

2018-11-27 · Petru Soviany, Radu Tudor Ionescu

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