Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6574 Discussions

openvino YOLO model performance result of b580

sakata_m
Beginner
8,974 Views

Dear Intel Support,

I'm looking for openvino YOLO model performance result of b580.
I got the following results in my configuration.
I hope to check if those results are proper or not.
Could you tell me any idea?

Yolo infer results:
------------------
yolo12m batch 1: Throughput 270.03(fps), Latency average 3.53(ms)
yolo12m int8 batch 1: Throughput 292.53(fps), Latency average 3.36(ms)
Yolo11s int8 batch 1: Throughput 750.91(fps), Latency average 1.28(ms)
Yolo11s int8 batch 2: Throughput 960.29(fps), Latency average 1.99(ms)
Yolo11s int8 batch 4: Throughput 1085.11(fps), Latency average 3.48(ms)

my configuration:
------------------
MB: ASRock B760M
CPU: intel Core i7-13700 (HT On, Turbo On)
GPU: intel Arc b580 Limited Edition Graphics (12GB)
Memory: 32GB
OS: Ubuntu 24.04.2 LTS
OpenVINO: 2025.1.0.18503

performance check command example:
> benchmark_app -m yolo12m.xml -t 10 -hint latency -d GPU -b 1

 

Best Regards,

Masaaki Sakata

0 Kudos
5 Replies
Zulkifli_Intel
Moderator
8,947 Views

Hi sakata_m,

Thank you for reaching out.

 

We do not have the YOLOv11 and YOLOv12 performances test on the Intel Arc B580 GPU.

 

On the other hand, there is a test performed by Ultralytics in the link below. Please note that this performance test is not validated by Intel.

https://docs.ultralytics.com/integrations/openvino/#intel-arc-b580

 

 

Regards,

Zul


0 Kudos
sakata_m
Beginner
8,693 Views

Dear Zul-san,

Thanks for your performance test information by Ultralytics.

I found the following page, which describes yolo11 performance(Throughput/Latency) of b580.
https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/model-hub.html

Is this result validated by Intel?
And could you tell me which yolo11 model(yolo11n/yolo11s/yolo11m/yolo11l/yolo11x) is used in the result, if possible?

Best Regards,
Masaaki Sakata

0 Kudos
Zulkifli_Intel
Moderator
8,654 Views

Hi sakata_m,


Yes, this test is validated by Intel. The performance benchmark test uses the YOLOv11n model. You may refer to the yolov11-optimization notebook.

 

 

Regards,

Zul


0 Kudos
sakata_m
Beginner
8,507 Views

Dear Zul-san,

Thanks for your prompt update.
My results are close to intel validated test result.
And I understand my configuration is proper to measure B580 performance.

So, I would like to close this ticket.
Thanks for your help.

Best Regards,
Masaaki Sakata

0 Kudos
Zulkifli_Intel
Moderator
8,448 Views

This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.


0 Kudos
Reply