mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 14:44:21 +08:00
25 lines
492 B
Markdown
25 lines
492 B
Markdown
---
|
|
description: Learn about Ultralytics utils patches including imread, imshow and torch_save. Enhance your image processing skills.
|
|
keywords: Ultralytics, Utils, Patches, imread, imshow, torch_save, image processing
|
|
---
|
|
|
|
## imread
|
|
---
|
|
### ::: ultralytics.utils.patches.imread
|
|
<br><br>
|
|
|
|
## imwrite
|
|
---
|
|
### ::: ultralytics.utils.patches.imwrite
|
|
<br><br>
|
|
|
|
## imshow
|
|
---
|
|
### ::: ultralytics.utils.patches.imshow
|
|
<br><br>
|
|
|
|
## torch_save
|
|
---
|
|
### ::: ultralytics.utils.patches.torch_save
|
|
<br><br>
|