mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 21:44:22 +08:00

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
21 lines
860 B
Markdown
21 lines
860 B
Markdown
---
|
|
description: Discover the Ultralytics YOLO model class. Learn advanced techniques, tips, and tricks for training.
|
|
keywords: Ultralytics YOLO, YOLO, YOLO model, Model Training, Machine Learning, Deep Learning, Computer Vision
|
|
---
|
|
|
|
# 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](https://docs.ultralytics.com/help/contributing/) 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>
|