Docs: add docs for HUB models (#3270)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
eda7758521
commit
e9205974ff
3 changed files with 207 additions and 15 deletions
|
|
@ -26,7 +26,7 @@ Click on the **Create Project** button on the top right of the page. This action
|
|||
|
||||

|
||||
|
||||
Type the name of your project in the *Project name* field or keep the default name and finalize the project creation with a single click.
|
||||
Type the name of your project in the _Project name_ field or keep the default name and finalize the project creation with a single click.
|
||||
|
||||
You have the additional option to enrich your project with a description and a unique image, enhancing its recognizability on the Projects page.
|
||||
|
||||
|
|
@ -38,9 +38,9 @@ After your project is created, you will be able to access it from the Projects p
|
|||
|
||||

|
||||
|
||||
Next, [create a model](./models.md) inside your project.
|
||||
Next, [train a model](https://docs.ultralytics.com/hub/models/#train-model) inside your project.
|
||||
|
||||

|
||||

|
||||
|
||||
## Share Project
|
||||
|
||||
|
|
@ -120,7 +120,7 @@ Navigate to the Project page of the project you want to delete, open the project
|
|||
|
||||
## Compare Models
|
||||
|
||||
Navigate to the Project page of the project where the models you want to compare are located. To use the model comparison feature, click on the **Charts** tab.
|
||||
Navigate to the Project page of the project where the models you want to compare are located. To use the model comparison feature, click on the **Charts** tab.
|
||||
|
||||

|
||||
|
||||
|
|
@ -166,4 +166,4 @@ Navigate to the Project page of the project where the model you want to mode is
|
|||
|
||||
Select the project you want to transfer the model to and click **Save**.
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue