Add patches section and fix Docs CI (#3193)
parent
2f02d8ea53
commit
0a229bd40f
76 changed files with 99 additions and 75 deletions
@ -0,0 +1,24 @@ |
||||
--- |
||||
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> |
Loading…
Reference in new issue