Engine Model and Results Docs improvements (#14564)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Felipe Parodi <fparodi@pennmedicine.upenn.edu>
This commit is contained in:
parent
e59376b55f
commit
291883a23f
123 changed files with 3789 additions and 1368 deletions
|
|
@ -46,7 +46,7 @@ python yolov8_sahi.py --source "path/to/video.mp4" --save-img --weights "yolov8n
|
|||
|
||||
**1. What is SAHI?**
|
||||
|
||||
SAHI stands for Slicing, Analysis, and Healing of Images. It is a library designed to optimize object detection algorithms for large-scale and high-resolution images. The library source code is available on [GitHub](https://github.com/obss/sahi).
|
||||
SAHI stands for Slicing Aided Hyper Inference. It is a library designed to optimize object detection algorithms for large-scale and high-resolution images. The library source code is available on [GitHub](https://github.com/obss/sahi).
|
||||
|
||||
**2. Why use SAHI with YOLOv8?**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue