mirror of
https://gitee.com/nanjing-yimao-information/ieemoo-ai-gift.git
synced 2025-08-23 23:50:25 +00:00
update
This commit is contained in:
20
docs/en/reference/models/yolo/model.md
Normal file
20
docs/en/reference/models/yolo/model.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
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>
|
Reference in New Issue
Block a user