Update docs metadata (#3781)
This commit is contained in:
parent
e324af6a12
commit
e8030316f6
194 changed files with 783 additions and 308 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
description: Explore Ultralytics YOLO docs to understand task-specific models like DetectionModel, PoseModel, RTDETRDetectionModel and more. Plus, learn about ensemble, model loading.
|
||||
keywords: Ultralytics, YOLO docs, DetectionModel, SegmentationModel, ClassificationModel, Ensemble, torch_safe_load, yaml_model_load, guess_model_task
|
||||
---
|
||||
|
||||
## BaseModel
|
||||
---
|
||||
### ::: ultralytics.nn.tasks.BaseModel
|
||||
|
|
@ -71,4 +76,4 @@
|
|||
## guess_model_task
|
||||
---
|
||||
### ::: ultralytics.nn.tasks.guess_model_task
|
||||
<br><br>
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue