diff --git a/patched_yolo_infer/README.md b/patched_yolo_infer/README.md index 3972cf7..06a73a3 100644 --- a/patched_yolo_infer/README.md +++ b/patched_yolo_infer/README.md @@ -7,12 +7,6 @@ The library also provides a sleek customization of the visualization of the infe **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. -__Explanation of how Patch-Based-Inference works:__ - -
-
-