Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup (#3229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:17:07 +02:00

25 lines
561 B
Markdown

---
description: Learn how to use the Ultralytics YOLO Utils package's imread and imshow functions. These functions are used for reading and writing image files. Try out our TorchSave feature today.
keywords: imread, imshow, ultralytics, YOLO, image files, torchsave
---
## imread
---
### ::: ultralytics.yolo.utils.patches.imread
<br><br>
## imwrite
---
### ::: ultralytics.yolo.utils.patches.imwrite
<br><br>
## imshow
---
### ::: ultralytics.yolo.utils.patches.imshow
<br><br>
## torch_save
---
### ::: ultralytics.yolo.utils.patches.torch_save
<br><br>