DETR Face — Object Detection AI Model
A DETR ResNet-50 fine-tuned to find faces, returning boxes on the image plus their coordinates and confidence as text. Count heads, feed a blur step for anonymization, or auto-crop portraits. CPU-capable, sub-second.
Details
- CategoryObject Detection
- Year2025
- LicenseApache-2.0
Compliance & Provenance
- ProviderOpen-source · Specialized
- EU AI Act RiskTo Be Classified
- Art. 50 TransparencyNot applicable
Inputs & Outputs
- ImageInput · image
Source image for face detection
- ImageOutput · image
Detected objects are highlighted with bounding boxes
- TextOutput · string
Detected types of objects with confidence scores
Tags
Alternatives in Object Detection
- DETR
General object detection on 91 COCO classes (DETR).
- DETR (License Plate Detector)
License-plate detection (DETR ResNet-50). Fast.
- RF-DETR Medium
Real-time object detection on 80 COCO classes (RF-DETR Medium).
- YOLO-S
Fast object detection, 91 COCO classes (YOLOS-Small).
- YOLO-S (Fashion Item Detection)
Fashion item detection — 46 apparel classes (YOLOS).