YOLO-Face-4-KYC

A fine-tuned YOLO model for detecting facial features and personal headwear, including glasses, hats, and masks — optimized for identity verification and KYC (Know Your Customer) applications. This model is built upon the YOLOS architecture and trained on a filtered and relabeled subset of the Fashionpedia dataset, focusing exclusively on categories relevant to liveness verification and facial compliance checks. For more details of the implementation, check out the source code here

Supported Categories

The model detects the following classes:

CATEGORIES = [
  'face',
  'glasses',
  'hat',
  'mask',
  'headband',
  'head covering'
]
Downloads last month
243
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Genereux-akotenou/yolos-headwear

Base model

hustvl/yolos-small
Finetuned
(15)
this model

Dataset used to train Genereux-akotenou/yolos-headwear