Optimize Docs images (#15900)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
0f9f7b806c
commit
cfebb5f26b
174 changed files with 537 additions and 537 deletions
|
|
@ -24,13 +24,13 @@ The process is user-friendly and efficient, involving a simple three-step creati
|
|||
|
||||
Navigate to the [Models](https://hub.ultralytics.com/models) page by clicking on the **Models** button in the sidebar and click on the **Train Model** button on the top right of the page.
|
||||
|
||||

|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
|
||||
You can train a model directly from the [Home](https://hub.ultralytics.com/home) page.
|
||||
|
||||

|
||||

|
||||
|
||||
This action will trigger the **Train Model** dialog which has three simple steps:
|
||||
|
||||
|
|
@ -38,19 +38,19 @@ This action will trigger the **Train Model** dialog which has three simple steps
|
|||
|
||||
In this step, you have to select the dataset you want to train your model on. After you selected a dataset, click **Continue**.
|
||||
|
||||

|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
|
||||
You can skip this step if you train a model directly from the Dataset page.
|
||||
|
||||

|
||||

|
||||
|
||||
### 2. Model
|
||||
|
||||
In this step, you have to choose the project in which you want to create your model, the name of your model and your model's architecture.
|
||||
|
||||

|
||||

|
||||
|
||||
??? note "Note"
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ In this step, you have to choose the project in which you want to create your mo
|
|||
|
||||
If you opened the **Train Model** dialog from the Project page, [Ultralytics HUB](https://ultralytics.com/hub) will pre-select the project you were inside of.
|
||||
|
||||

|
||||

|
||||
|
||||
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.
|
||||
|
||||
|
|
@ -70,7 +70,7 @@ In this step, you have to choose the project in which you want to create your mo
|
|||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
!!! note "Note"
|
||||
|
||||
|
|
@ -89,7 +89,7 @@ By default, your model will use a pre-trained model (trained on the [COCO](https
|
|||
|
||||
Alternatively, you start training from one of your previously trained models by clicking on the **Custom** tab.
|
||||
|
||||

|
||||

|
||||
|
||||
When you're happy with your model configuration, click **Continue**.
|
||||
|
||||
|
|
@ -101,7 +101,7 @@ In this step, you will start training you model.
|
|||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
[Ultralytics HUB](https://ultralytics.com/hub) offers three training options:
|
||||
|
||||
|
|
@ -113,7 +113,7 @@ In this step, you will start training you model.
|
|||
|
||||
You need to [upgrade](./pro.md#upgrade) to the [Pro Plan](./pro.md) in order to access [Ultralytics Cloud](./cloud-training.md).
|
||||
|
||||

|
||||

|
||||
|
||||
To train models using our [Cloud Training](./cloud-training.md) solution, read the [Ultralytics Cloud Training](./cloud-training.md) documentation.
|
||||
|
||||
|
|
@ -125,19 +125,19 @@ To start training your model using [Google Colab](https://colab.research.google.
|
|||
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab">
|
||||
</a>
|
||||
|
||||

|
||||

|
||||
|
||||
When the training starts, you can click **Done** and monitor the training progress on the Model page.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
!!! note "Note"
|
||||
|
||||
In case the training stops and a checkpoint was saved, you can resume training your model from the Model page.
|
||||
|
||||

|
||||

|
||||
|
||||
#### c. Bring your own agent
|
||||
|
||||
|
|
@ -153,7 +153,7 @@ When the training starts, you can click **Done** and monitor the training progre
|
|||
|
||||
To start training your model using your own agent, follow the instructions shown in the [Ultralytics HUB](https://ultralytics.com/hub) **Train Model** dialog.
|
||||
|
||||

|
||||

|
||||
|
||||
Install the `ultralytics` package from [PyPI](https://pypi.org/project/ultralytics).
|
||||
|
||||
|
|
@ -165,15 +165,15 @@ Next, use the Python code provided to start training the model.
|
|||
|
||||
When the training starts, you can click **Done** and monitor the training progress on the Model page.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
!!! note "Note"
|
||||
|
||||
In case the training stops and a checkpoint was saved, you can resume training your model from the Model page.
|
||||
|
||||

|
||||

|
||||
|
||||
## Analyze Model
|
||||
|
||||
|
|
@ -181,23 +181,23 @@ After you [train a model](#train-model), you can analyze the model metrics.
|
|||
|
||||
The **Train** tab presents the most important metrics carefully grouped based on the task.
|
||||
|
||||

|
||||

|
||||
|
||||
To access all model metrics, click on the **Charts** tab.
|
||||
|
||||

|
||||

|
||||
|
||||
??? tip "Tip"
|
||||
|
||||
Each chart can be enlarged for better visualization.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
Furthermore, to properly analyze the data, you can utilize the zoom feature.
|
||||
|
||||

|
||||

|
||||
|
||||
## Preview Model
|
||||
|
||||
|
|
@ -205,29 +205,29 @@ After you [train a model](#train-model), you can preview it by clicking on the *
|
|||
|
||||
In the **Test** card, you can select a preview image from the dataset used during training or upload an image from your device.
|
||||
|
||||

|
||||

|
||||
|
||||
!!! note "Note"
|
||||
|
||||
You can also use your camera to take a picture and run inference on it directly.
|
||||
|
||||

|
||||

|
||||
|
||||
Furthermore, you can preview your model in real-time directly on your [iOS](https://apps.apple.com/xk/app/ultralytics/id1583935240) or [Android](https://play.google.com/store/apps/details?id=com.ultralytics.ultralytics_app) mobile device by [downloading](https://ultralytics.com/app_install) our [Ultralytics HUB App](app/index.md).
|
||||
|
||||

|
||||

|
||||
|
||||
## Deploy Model
|
||||
|
||||
After you [train a model](#train-model), you can export it to 13 different formats, including ONNX, OpenVINO, CoreML, TensorFlow, Paddle and many others.
|
||||
|
||||

|
||||

|
||||
|
||||
??? 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"
|
||||
|
||||
|
|
@ -235,7 +235,7 @@ After you [train a model](#train-model), you can export it to 13 different forma
|
|||
|
||||
You can also use our [Inference API](./inference-api.md) in production.
|
||||
|
||||

|
||||

|
||||
|
||||
Read the [Ultralytics Inference API](./inference-api.md) documentation for more information.
|
||||
|
||||
|
|
@ -253,17 +253,17 @@ Read the [Ultralytics Inference API](./inference-api.md) documentation for more
|
|||
|
||||
Navigate to the Model page of the model you want to share, open the model actions dropdown and click on the **Share** option. This action will trigger the **Share Model** dialog.
|
||||
|
||||

|
||||

|
||||
|
||||
??? 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.
|
||||
|
||||

|
||||

|
||||
|
||||
Set the general access to "Unlisted" and click **Save**.
|
||||
|
||||

|
||||

|
||||
|
||||
Now, anyone who has the direct link to your model can view it.
|
||||
|
||||
|
|
@ -271,38 +271,38 @@ Now, anyone who has the direct link to your model can view it.
|
|||
|
||||
You can easily click on the model's link shown in the **Share Model** dialog to copy it.
|
||||
|
||||

|
||||

|
||||
|
||||
## Edit Model
|
||||
|
||||
Navigate to the Model page of the model you want to edit, open the model actions dropdown and click on the **Edit** option. This action will trigger the **Update Model** dialog.
|
||||
|
||||

|
||||

|
||||
|
||||
??? 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.
|
||||
|
||||

|
||||

|
||||
|
||||
Apply the desired modifications to your model and then confirm the changes by clicking **Save**.
|
||||
|
||||

|
||||

|
||||
|
||||
## Delete Model
|
||||
|
||||
Navigate to the Model page of the model you want to delete, open the model actions dropdown and click on the **Delete** option. This action will delete the model.
|
||||
|
||||

|
||||

|
||||
|
||||
??? 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"
|
||||
|
||||
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