yolo11-mlx / README.md
waltgrace's picture
Upload README.md with huggingface_hub
4360034 verified
metadata
license: mit
tags:
  - mlx
  - yolo
  - yolo11
  - object-detection
  - apple-silicon
  - omniparser
library_name: mlx

yolo11-mlx: YOLO11 on Apple MLX

Pre-converted weights for running YOLO11 detection models on Apple Silicon via MLX Metal GPU.

OmniParser (UI Element Detection)

Microsoft's OmniParser v2 — YOLO11m fine-tuned on 67K web screenshots for detecting interactive UI elements (buttons, links, inputs, icons).

File Size Description
omniparser_mlx.npz 80.6 MB MLX weights (float32)
omniparser_mlx.json metadata nc=1, class="icon"

Usage

Performance

~110ms inference on M4 (vs ~400ms ultralytics CPU).

Code

github.com/walter-grace/yolo11-mlx