AI model for detecting the location of human faces in images and video.
6dc7e46bc9124c5c8824be4822abe105
6dc7e46bc9124c5c8824be4822abe105
45fb9a671625463fa646c3523a3087d5
fe995da8cb73490f8556416ecf25cea3
b8fa05a04e0649a1a9d3186b246a59b3
5e026c5fae004ed4a83263ebaabec49e
OverviewVersions (5)Concepts (2)
Try your own image or video
Batch predict on app inputs
1
Summary
Prediction Threshold
The slider with adjust the results shown within the specified range.
2
BINARY_POSITIVE
View JSON
Notes
Face Detection
Purpose
This model detects faces and outputs bounding boxes.
Architecture
It uses InceptionV2 architecture Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift with FPN Feature Pyramid Networks for Object Detection.
Intended Use
General purpose face detector.
Limitations
False positives with respect to small objects that they are being confused with faces. Heavy occlusion is going to hurt performance, but the model has been trained with partial occlusion.
Other Versions and Major Differences: This model is Inception V2 model with 512 resolution. There are no other versions
The model is trained on openimages_v4_face_only_crowd_filtered.
Training/Test Data and Taxonomy
The model is trained on openimages_v4_face_only_crowd_filtered.
Test data is a combination of internal data and the val split of openimages_v4_all_attr.