Skip to content

Commit c0f9720

Browse files
committed
fix docs pypi
1 parent bc66236 commit c0f9720

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

patched_yolo_infer/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ The library also provides a sleek customization of the visualization of the infe
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

99

10-
__Explanation of how Patch-Based-Inference works:__
11-
12-
<p align="center">
13-
<img width="600" alt="patched_inf_explanation" src="https://github.com/Koldim2001/YOLO-Patch-Based-Inference/blob/main/readme_content/patched_inf_explanation.gif?raw=true">
14-
</p>
15-
1610
## Installation
1711
You can install the library via pip:
1812

0 commit comments

Comments
 (0)