yolo11n-int8-ov

OpenVINO IR export of Ultralytics/YOLO11n, quantized to INT8 — 3 MB.

Quantization full PTQ, COCO128 calibration (NNCF via Ultralytics)
Lesson 03 YOLO11 object detection
Built by convert/convert_all.py of the ARCademy OpenVINO courseware

Input [1,3,640,640] letterboxed; output [1,84,8400] = xywh + 80 COCO scores. NMS happens in the lesson code.

from huggingface_hub import snapshot_download
model_dir = snapshot_download("circulus/yolo11n-int8-ov")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support