ultralytics-ascend/docs/en/reference/utils/patches.md
Glenn Jocher fb20867262
Patch torch.load(..., weights_only=False) to reduce warnings (#14638)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-23 20:35:58 +02:00

1 KiB

description keywords
Explore and contribute to Ultralytics' utils/patches.py. Learn about the imread, imwrite, imshow, and torch_save functions. Ultralytics, utils, patches, imread, imwrite, imshow, torch_save, OpenCV, PyTorch, GitHub

Reference for ultralytics/utils/patches.py

!!! Note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/patches.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/patches.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/utils/patches.py) 🛠️. Thank you 🙏!

::: ultralytics.utils.patches.imread





::: ultralytics.utils.patches.imwrite





::: ultralytics.utils.patches.imshow





::: ultralytics.utils.patches.torch_load





::: ultralytics.utils.patches.torch_save