Clean up Docs pages (#13370)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
89108513c4
commit
22dec59b57
2 changed files with 0 additions and 8 deletions
|
|
@ -138,8 +138,6 @@ To auto-annotate your dataset using the Ultralytics framework, you can use the `
|
|||
auto_annotate(data="path/to/images", det_model="yolov8x.pt", sam_model="sam_b.pt")
|
||||
```
|
||||
|
||||
Certainly, here is the table updated with code snippets:
|
||||
|
||||
| Argument | Type | Description | Default |
|
||||
|--------------|-------------------------|-------------------------------------------------------------------------------------------------------------|----------------|
|
||||
| `data` | `str` | Path to a folder containing images to be annotated. | `None` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue