Update models.md (#17525)
This commit is contained in:
parent
7d55aa0422
commit
f9d889dd4d
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
comments: true
|
comments: true
|
||||||
description: Explore Ultralytics HUB for easy training, analysis, preview, deployment and sharing of custom vision AI models using YOLOv8. Start training today!.
|
description: Explore Ultralytics HUB for easy training, analysis, preview, deployment and sharing of custom vision AI models using YOLO11. Start training today!.
|
||||||
keywords: Ultralytics HUB, YOLOv8, custom AI models, model training, model deployment, model analysis, vision AI
|
keywords: Ultralytics HUB, YOLO11, custom AI models, model training, model deployment, model analysis, vision AI
|
||||||
---
|
---
|
||||||
|
|
||||||
# Ultralytics HUB Models
|
# Ultralytics HUB Models
|
||||||
|
|
@ -66,7 +66,7 @@ In this step, you have to choose the project in which you want to create your mo
|
||||||
|
|
||||||
!!! info
|
!!! info
|
||||||
|
|
||||||
You can read more about the available [YOLOv8](https://docs.ultralytics.com/models/yolov8/) (and [YOLOv5](https://docs.ultralytics.com/models/yolov5/)) architectures in our documentation.
|
You can read more about the available [YOLO models](https://docs.ultralytics.com/models) and architectures in our documentation.
|
||||||
|
|
||||||
By default, your model will use a pre-trained model (trained on the [COCO](https://docs.ultralytics.com/datasets/detect/coco/) dataset) to reduce training time. You can change this behavior and tweak your model's configuration by opening the **Advanced Model Configuration** accordion.
|
By default, your model will use a pre-trained model (trained on the [COCO](https://docs.ultralytics.com/datasets/detect/coco/) dataset) to reduce training time. You can change this behavior and tweak your model's configuration by opening the **Advanced Model Configuration** accordion.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue