Update prediction Results docs (#4139)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
8870084645
commit
11d0488bf1
107 changed files with 1451 additions and 1317 deletions
|
|
@ -332,7 +332,7 @@ def save_one_box(xyxy, im, file=Path('im.jpg'), gain=1.02, pad=10, square=False,
|
|||
Returns:
|
||||
(numpy.ndarray): The cropped image.
|
||||
|
||||
Examples:
|
||||
Example:
|
||||
```python
|
||||
from ultralytics.utils.plotting import save_one_box
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue