Face Detection using Deep Learning: An Improved Faster RCNN Approach
In this report, we present a new face detection scheme using deep learning and achieve the state-of-the-art detection performance on the well-known FDDB face detetion benchmark evaluation. In particular, we improve the state-of-the-art faster RCNN framework by combining a number of strategies, including feature concatenation, hard negative mining, multi-scale training, model pretraining, and proper calibration of key parameters. As a consequence, the proposed scheme obtained the state-of-the-art face detection performance, making it the best model in terms of ROC curves among all the published methods on the FDDB benchmark.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningFace DetectionSimilar Papers 제목 키워드 기반
Face Detection Using Improved Faster RCNN
Faster RCNN has achieved great success for generic object detection including PASCAL object detection and MS COCO object detection. In this report, we propose a detailed designed Faster RCNN method named FDNet1.0 for fac…
Face DetectionObjectobject-detectionObject DetectionSimple Training Strategies and Model Scaling for Object Detection
The speed-accuracy Pareto curve of object detection systems have advanced through a combination of better model architectures, training and inference methods. In this paper, we methodically evaluate a variety of these te…
Instance SegmentationObjectobject-detectionObject Detection+1Fruit Quantity and Quality Estimation using a Robotic Vision System
Accurate localisation of crop remains highly challenging in unstructured environments such as farms. Many of the developed systems still rely on the use of hand selected features for crop identification and often neglect…
Improving Face Detection Performance with 3D-Rendered Synthetic Data
In this paper, we provide a synthetic data generator methodology with fully controlled, multifaceted variations based on a new 3D face dataset (3DU-Face). We customized synthetic datasets to address specific types of var…
Data AugmentationFace DetectionBuried object detection from B-scan ground penetrating radar data using Faster-RCNN
In this paper, we adapt the Faster-RCNN framework for the detection of underground buried objects (i.e. hyperbola reflections) in B-scan ground penetrating radar (GPR) images. Due to the lack of real data for training, w…
GPRobject-detectionObject Detection