Face & Biometrics

Age & Gender Recognition

Face detection using YOLOv8-Face model with 5 face landmarks, age and gender estimation, face orientation calculation, and tracking.

Age & Gender Recognition demo

Key Features

  • Face detection with YOLOv8-Face and 5 landmarks
  • Age and gender estimation
  • Face orientation calculation using landmarks
  • Face tracking with Nvidia Tracker

This sample demonstrates multi-stage face analysis using YOLOv8-Face for detection with 5 facial landmarks (eyes, nose, mouth corners), followed by age and gender classification models. Face orientation is computed from landmark positions to improve downstream analysis accuracy.