Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Benchmark Results: yolo11n/s/m

* **Host:** `macOS-26.0.1-arm64-arm-64bit` (Processor: `arm`)
* **Dataset:** COCO 2017 Validation (5000 images)
* **Models:** `yolo11n.pt`, `yolo11s.pt`, `yolo11m.pt`

| Model | Format | mAP50-95 | mAP50 | Inf. Speed (ms) | Throughput (img/s) |
| :--- | :--- | :--- | :--- | :--- | :--- |
| `yolo11n` | CoreML | 0.4658 | 0.5982 | 11.44 | 54.97 |
| `yolo11n` | ONNX | 0.4662 | 0.5993 | 37.86 | 22.34 |
| `yolo11s` | CoreML | 0.5252 | 0.6634 | 13.75 | 46.17 |
| `yolo11s` | ONNX | 0.5262 | 0.6638 | 86.39 | 10.47 |
| `yolo11m` | CoreML | 0.5639 | 0.6983 | 22.17 | 33.50 |
| `yolo11m` | ONNX | 0.5650 | 0.6984 | 222.41 | 4.28 |
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
================================================================================
Timestamp: 2025-10-30T00:08:32
Host: macOS-26.0.1-arm64-arm-64bit | Python: 3.11.13 | Processor: arm
VAL_DIR: /Volumes/T7 Shield/MLCommon/yolo/datasets/coco/images/val2017
DATA_YAML: /Volumes/T7 Shield/MLCommon/yolo/datasets/coco_val_only.yaml
Models: yolo11s.pt
--------------------------------------------------------------------------------
Discovered images: 5000

[yolo11s] --- EXPORT + EVAL ---
[yolo11s][CoreML] predict: 5000 imgs, 108.30s, 46.17 img/s
[yolo11s][CoreML] mAP50-95=0.5252 | mAP50=0.6634 | speed(ms) pre/inf/post=0.573299850767944/13.753231837181374/0.08172124429838731
[yolo11s][ONNX] predict: 5000 imgs, 477.45s, 10.47 img/s
[yolo11s][ONNX] mAP50-95=0.5262 | mAP50=0.6638 | speed(ms) pre/inf/post=0.6793928029364906/86.38641513794427/0.10911881694337353

Done. Metrics appended to: /Volumes/T7 Shield/MLCommon/yolo/runs_coco_val/metrics_small.txt
================================================================================
Timestamp: 2025-10-30T00:34:26
Host: macOS-26.0.1-arm64-arm-64bit | Python: 3.11.13 | Processor: arm
VAL_DIR: /Volumes/T7 Shield/MLCommon/yolo/datasets/coco/images/val2017
DATA_YAML: /Volumes/T7 Shield/MLCommon/yolo/datasets/coco_val_only.yaml
Models: yolo11n.pt
--------------------------------------------------------------------------------
Discovered images: 5000

[yolo11n] --- EXPORT + EVAL ---
[yolo11n][CoreML] predict: 5000 imgs, 90.96s, 54.97 img/s
[yolo11n][CoreML] mAP50-95=0.4658 | mAP50=0.5982 | speed(ms) pre/inf/post=0.6517729411134496/11.438227668043693/0.07948487789835781
[yolo11n][ONNX] predict: 5000 imgs, 223.84s, 22.34 img/s
[yolo11n][ONNX] mAP50-95=0.4662 | mAP50=0.5993 | speed(ms) pre/inf/post=0.6231963686062955/37.85684239022667/0.11305100991157815

Done. Metrics appended to: /Volumes/T7 Shield/MLCommon/yolo/runs_coco_val/metrics_small.txt
================================================================================
Timestamp: 2025-10-30T00:51:46
Host: macOS-26.0.1-arm64-arm-64bit | Python: 3.11.13 | Processor: arm
VAL_DIR: /Volumes/T7 Shield/MLCommon/yolo/datasets/coco/images/val2017
DATA_YAML: /Volumes/T7 Shield/MLCommon/yolo/datasets/coco_val_only.yaml
Models: yolo11m.pt
--------------------------------------------------------------------------------
Discovered images: 5000

[yolo11m] --- EXPORT + EVAL ---
[yolo11m][CoreML] predict: 5000 imgs, 149.26s, 33.50 img/s
[yolo11m][CoreML] mAP50-95=0.5639 | mAP50=0.6983 | speed(ms) pre/inf/post=0.59999501981074/22.165189576765986/0.07974841259419918
[yolo11m][ONNX] predict: 5000 imgs, 1168.76s, 4.28 img/s
[yolo11m][ONNX] mAP50-95=0.5650 | mAP50=0.6984 | speed(ms) pre/inf/post=0.4301598571124487/222.40597772514448/0.11276278817094862

Done. Metrics appended to: /Volumes/T7 Shield/MLCommon/yolo/runs_coco_val/metrics_small.txt