With PicPurify face moderation API:
✔ Detect the number of faces in an image, their gender and age group.
This face model can detect the number of faces in images and position them. It also automatically generates a thumbnail for each face.
Detects each face's gender (male / female) and age group (major / minor).
task=face_detection
(consumes 1 unit)task=face_gender_detection
(consumes 2 units)task=face_age_detection
(consumes 2 units)task=face_gender_age_detection
(consumes 3 units)