mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-24 15:37:16 +00:00
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com> Signed-off-by: Lakshantha Dissanayake <lakshantha@ultralytics.com> Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com> Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com> Co-authored-by: Onuralp SEZER <thunderbirdtr@gmail.com> Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: Laughing-q <1185102784@qq.com>
1.1 KiB
1.1 KiB
| description | keywords |
|---|---|
| Learn how to export PyTorch models to Sony IMX format using Ultralytics utilities. Comprehensive guide for configurations and precision optimizations. | Ultralytics, YOLO, export, Sony IMX, PyTorch, model conversion, INT8, machine learning, NMS, Detect, Pose |
Reference for ultralytics/utils/export/imx.py
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/export/imx.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/export/imx.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏