Summary
Keywords
Full Transcript
Export Ultralytics YOLO11 models to Intelβs OpenVINO format for optimized and faster inference. This tutorial guides you through the export process, explains the export arguments, and highlights the key benefits of using OpenVINO. Youβll see performance benchmarks comparing OpenVINO with PyTorch, ONNX, and TorchScript across different Intel hardware, plus an FPS analysis of the exported model. By the end, youβll understand how to optimize YOLO11 for deployment with OpenVINO and unlock significant speed improvements for real-world applications. Chapters 00:00 - Introduction to Intel OpenVINO format 00:27 - Walkthrough of OpenVINO documentation 01:37 - Quick introduction to export arguments 02:41 - Precautions and importance of the model export process 03:03 - Benefits of the OpenVINO format 03:20 - Speed comparison: OpenVINO vs PyTorch, ONNX, TorchScript 04:26 - OpenVINO speed comparison on Intel hardware 05:31 - Exporting Ultralytics YOLO11 to OpenVINO format 07:15 - FPS benchmark of exported OpenVINO model 10:57 - Conclusion and summary π OpenVINO export docs β‘οΈ https://docs.ultralytics.com/integrations/openvino/ Ultralytics Resources: π’ About Us: https://ultralytics.com/about πΌ Join Our Team: https://ultralytics.com/work π Contact Us: https://ultralytics.com/contact π¬ Discord Community: https://discord.com/invite/ultralytics π Ultralytics License: https://ultralytics.com/license #openvino #yolo11 #ultralytics #intelai #computervision #objectdetection
