SOTAVerified

Face Detection Using Improved Faster RCNN

2018-02-06Unverified0· sign in to hype

Changzheng Zhang, Xiang Xu, Dandan Tu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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 face detection. Several techniques were employed including multi-scale training, multi-scale testing, light-designed RCNN, some tricks for inference and a vote-based ensemble method. Our method achieves two 1th places and one 2nd place in three tasks over WIDER FACE validation dataset (easy set, medium set, hard set).

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
WIDER Face (Easy)FDNetAP0.95Unverified
WIDER Face (Hard)FDNetAP0.9Unverified
WIDER Face (Medium)FDNetAP0.94Unverified

Reproductions