mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 05:55:51 +08:00
25 lines
537 B
Markdown
25 lines
537 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>
|