mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 14:44:21 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
25 lines
561 B
Markdown
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>
|