Skip to content

Commit becb6dd

Browse files
authored
Update README.md
1 parent 0de6a3b commit becb6dd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The library also provides a sleek customization of the visualization of the infe
66

77
**Model Support**: The library offers support for multiple ultralytics deep learning [models](https://docs.ultralytics.com/models/), such as YOLOv8, YOLOv8-seg, YOLOv9, YOLOv9-seg, YOLOv10, FastSAM, and RTDETR. Users can select from pre-trained options or utilize custom-trained models to best meet their task requirements.
88

9+
__Explanation of how Patch-Based-Inference works:__
10+
11+
<p align="center">
12+
<img width="800" alt="patched_inf_explanation" src="readme_content/patched_inf_explanation.gif">
13+
</p>
14+
915
## Installation
1016
You can install the library via pip:
1117

0 commit comments

Comments
 (0)