Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
20 lines
900 B
Markdown
20 lines
900 B
Markdown
---
|
|
description: Explore the powerful YOLO model for object detection, including YOLOWorld for enhanced capabilities. Learn about classification, detection, segmentation, and more.
|
|
keywords: Ultralytics YOLO, object detection, YOLOWorld, classification, detection, segmentation, pose estimation
|
|
---
|
|
|
|
# Reference for `ultralytics/models/yolo/model.py`
|
|
|
|
!!! Note
|
|
|
|
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/model.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/model.py). If you spot a problem please help fix it by [contributing](/help/contributing.md) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/models/yolo/model.py) 🛠️. Thank you 🙏!
|
|
|
|
<br><br>
|
|
|
|
## ::: ultralytics.models.yolo.model.YOLO
|
|
|
|
<br><br>
|
|
|
|
## ::: ultralytics.models.yolo.model.YOLOWorld
|
|
|
|
<br><br>
|