Update more/missing type qualifiers to lowercase MkDocs admonitions (#16215)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
6b95967e08
commit
b9f0983e82
148 changed files with 223 additions and 223 deletions
|
|
@ -26,7 +26,7 @@ Navigate to the [Models](https://hub.ultralytics.com/models) page by clicking on
|
|||
|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
You can train a model directly from the [Home](https://hub.ultralytics.com/home) page.
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ In this step, you have to select the dataset you want to train your model on. Af
|
|||
|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
You can skip this step if you train a model directly from the Dataset page.
|
||||
|
||||
|
|
@ -52,7 +52,7 @@ In this step, you have to choose the project in which you want to create your mo
|
|||
|
||||

|
||||
|
||||
??? note "Note"
|
||||
??? note
|
||||
|
||||
Ultralytics HUB will try to pre-select the project.
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ In this step, you have to choose the project in which you want to create your mo
|
|||
|
||||
In case you don't have a project created yet, you can set the name of your project in this step and it will be created together with your model.
|
||||
|
||||
!!! info "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.
|
||||
|
||||
|
|
@ -72,7 +72,7 @@ By default, your model will use a pre-trained model (trained on the [COCO](https
|
|||
|
||||

|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
You can easily change the most common model configuration options (such as the number of epochs) but you can also use the **Custom** option to access all [Train Settings](https://docs.ultralytics.com/modes/train/#train-settings) relevant to [Ultralytics HUB](https://www.ultralytics.com/hub).
|
||||
|
||||
|
|
@ -97,7 +97,7 @@ When you're happy with your model configuration, click **Continue**.
|
|||
|
||||
In this step, you will start training you model.
|
||||
|
||||
??? note "Note"
|
||||
??? note
|
||||
|
||||
When you are on this step, you have the option to close the **Train Model** dialog and start training your model from the Model page later.
|
||||
|
||||
|
|
@ -133,7 +133,7 @@ When the training starts, you can click **Done** and monitor the training progre
|
|||
|
||||

|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
In case the training stops and a checkpoint was saved, you can resume training your model from the Model page.
|
||||
|
||||
|
|
@ -169,7 +169,7 @@ When the training starts, you can click **Done** and monitor the training progre
|
|||
|
||||

|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
In case the training stops and a checkpoint was saved, you can resume training your model from the Model page.
|
||||
|
||||
|
|
@ -187,7 +187,7 @@ To access all model metrics, click on the **Charts** tab.
|
|||
|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
Each chart can be enlarged for better visualization.
|
||||
|
||||
|
|
@ -207,7 +207,7 @@ In the **Test** card, you can select a preview image from the dataset used durin
|
|||
|
||||

|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
You can also use your camera to take a picture and run inference on it directly.
|
||||
|
||||
|
|
@ -223,13 +223,13 @@ After you [train a model](#train-model), you can export it to 13 different forma
|
|||
|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
You can customize the export options of each format if you open the export actions dropdown and click on the **Advanced** option.
|
||||
|
||||

|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
You can re-export each format if you open the export actions dropdown and click on the **Advanced** option.
|
||||
|
||||
|
|
@ -241,11 +241,11 @@ Read the [Ultralytics Inference API](./inference-api.md) documentation for more
|
|||
|
||||
## Share Model
|
||||
|
||||
!!! info "Info"
|
||||
!!! info
|
||||
|
||||
[Ultralytics HUB](https://www.ultralytics.com/hub)'s sharing functionality provides a convenient way to share models with others. This feature is designed to accommodate both existing [Ultralytics HUB](https://www.ultralytics.com/hub) users and those who have yet to create an account.
|
||||
|
||||
??? note "Note"
|
||||
??? note
|
||||
|
||||
You have control over the general access of your models.
|
||||
|
||||
|
|
@ -255,7 +255,7 @@ Navigate to the Model page of the model you want to share, open the model action
|
|||
|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
You can also share a model directly from the [Models](https://hub.ultralytics.com/models) page or from the Project page of the project where your model is located.
|
||||
|
||||
|
|
@ -267,7 +267,7 @@ Set the general access to "Unlisted" and click **Save**.
|
|||
|
||||
Now, anyone who has the direct link to your model can view it.
|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
You can easily click on the model's link shown in the **Share Model** dialog to copy it.
|
||||
|
||||
|
|
@ -279,7 +279,7 @@ Navigate to the Model page of the model you want to edit, open the model actions
|
|||
|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
You can also edit a model directly from the [Models](https://hub.ultralytics.com/models) page or from the Project page of the project where your model is located.
|
||||
|
||||
|
|
@ -295,13 +295,13 @@ Navigate to the Model page of the model you want to delete, open the model actio
|
|||
|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
??? tip
|
||||
|
||||
You can also delete a model directly from the [Models](https://hub.ultralytics.com/models) page or from the Project page of the project where your model is located.
|
||||
|
||||

|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
If you change your mind, you can restore the model from the [Trash](https://hub.ultralytics.com/trash) page.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue