YOLOS-S — Object Detection AI Model
YOLOS-Small is a pure-transformer detector over the same 91 COCO categories as DETR, smaller and quicker at a little cost in accuracy. Take it when throughput matters more than catching the last object. CPU-capable.
Details
- CategoryObject Detection
- Year2021
- LicenseApache-2.0
Compliance & Provenance
- ProviderOpen-source · Specialized
- EU AI Act RiskMinimal Risk
- Art. 50 TransparencyNot applicable
Inputs & Outputs
- ImageInput · image
Source image for object 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 (Face Detector)
Face detection (DETR ResNet-50 fine-tuned). Fast.
- 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 (Fashion Item Detection)
Fashion item detection — 46 apparel classes (YOLOS).