ultralytics/docs/en/reference/utils/patches.md
Francesco Mattioli 46ce97fbde
Update imx convert to imx500-converter 3.17.3 release and Segmentation support (#22146)
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>
2025-12-02 19:27:39 +08:00

44 lines
1.1 KiB
Markdown

---
description: Explore and contribute to Ultralytics' utils/patches.py. Learn about the imread, imwrite, imshow, and torch_save functions.
keywords: Ultralytics, utils, patches, imread, imwrite, imshow, torch_save, OpenCV, PyTorch, GitHub
---
# Reference for `ultralytics/utils/patches.py`
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/patches.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/patches.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
<br>
## ::: ultralytics.utils.patches.imread
<br><br><hr><br>
## ::: ultralytics.utils.patches.imwrite
<br><br><hr><br>
## ::: ultralytics.utils.patches.imshow
<br><br><hr><br>
## ::: ultralytics.utils.patches.torch_load
<br><br><hr><br>
## ::: ultralytics.utils.patches.torch_save
<br><br><hr><br>
## ::: ultralytics.utils.patches.arange_patch
<br><br><hr><br>
## ::: ultralytics.utils.patches.onnx_export_patch
<br><br><hr><br>
## ::: ultralytics.utils.patches.override_configs
<br><br>