mirror of
https://github.com/ultralytics/ultralytics
synced 2026-05-12 18:14:20 +00:00
995 B
995 B
| description | keywords |
|---|---|
| Learn how to export YOLOv8 models to formats like ONNX, TensorRT, CoreML, and more. Optimize your exports for different platforms. | YOLOv8, export formats, ONNX, TensorRT, CoreML, machine learning model export, AI, deep learning |
Reference for ultralytics/engine/exporter.py
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/exporter.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/exporter.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing) — thank you! 🙏