HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Detecting Faces Using Region-based Fully Convolutional Networks

Yitong Wang; Xing Ji; Zheng Zhou; Hao Wang; Zhifeng Li

Detecting Faces Using Region-based Fully Convolutional Networks

Abstract

Face detection has achieved great success using the region-based methods. In this report, we propose a region-based face detector applying deep networks in a fully convolutional fashion, named Face R-FCN. Based on Region-based Fully Convolutional Networks (R-FCN), our face detector is more accurate and computational efficient compared with the previous R-CNN based face detectors. In our approach, we adopt the fully convolutional Residual Network (ResNet) as the backbone network. Particularly, We exploit several new techniques including position-sensitive average pooling, multi-scale training and testing and on-line hard example mining strategy to improve the detection accuracy. Over two most popular and challenging face detection benchmarks, FDDB and WIDER FACE, Face R-FCN achieves superior performance over state-of-the-arts.

Code Repositories

vikramkarthikeyan/Face-R-FCN
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
face-detection-on-fddbFace R-FCN
AP: 0.990
face-detection-on-wider-face-easyFace R-FCN
AP: 0.943
face-detection-on-wider-face-hardFace R-FCN
AP: 0.876
face-detection-on-wider-face-mediumFace R-FCN
AP: 0.931

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Detecting Faces Using Region-based Fully Convolutional Networks | Papers | HyperAI