102 lines
5.6 KiB
Markdown
102 lines
5.6 KiB
Markdown
---
|
|
comments: true
|
|
description: Get started with Ultralytics HUB! Learn to upload datasets, train YOLO models, and manage projects easily with our user-friendly platform.
|
|
keywords: Ultralytics HUB, Quickstart, YOLO models, dataset upload, project management, train models, machine learning
|
|
---
|
|
|
|
# Ultralytics HUB Quickstart
|
|
|
|
[Ultralytics HUB](https://ultralytics.com/hub) is designed to be user-friendly and intuitive, allowing users to quickly upload their datasets and train new YOLO models. It also offers a range of pre-trained models to choose from, making it extremely easy for users to get started. Once a model is trained, it can be effortlessly previewed in the [Ultralytics HUB App](app/index.md) before being deployed for real-time classification, object detection, and instance segmentation tasks.
|
|
|
|
<p align="center">
|
|
<iframe loading="lazy" width="720" height="405" src="https://www.youtube.com/embed/lveF9iCMIzc?si=_Q4WB5kMB5qNe7q6"
|
|
title="YouTube video player" frameborder="0"
|
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
|
allowfullscreen>
|
|
</iframe>
|
|
<br>
|
|
<strong>Watch:</strong> Train Your Custom YOLO Models In A Few Clicks with Ultralytics HUB
|
|
</p>
|
|
|
|
## Get Started
|
|
|
|
[Ultralytics HUB](https://ultralytics.com/hub) offers a variety easy of signup options. You can register and log in using your Google, Apple, or GitHub accounts, or simply with your email address.
|
|
|
|

|
|
|
|
During the signup, you will be asked to complete your profile.
|
|
|
|

|
|
|
|
??? tip "Tip"
|
|
|
|
You can update your profile from the [Account](https://hub.ultralytics.com/settings?tab=account) tab on the [Settings](https://hub.ultralytics.com/settings) page.
|
|
|
|

|
|
|
|
## Home
|
|
|
|
After signing in, you will be directed to the [Home](https://hub.ultralytics.com/home) page of [Ultralytics HUB](https://ultralytics.com/hub), which provides a comprehensive overview, quick links, and updates.
|
|
|
|
The sidebar conveniently offers links to important modules of the platform, such as [Datasets](https://hub.ultralytics.com/datasets), [Projects](https://hub.ultralytics.com/projects), and [Models](https://hub.ultralytics.com/models).
|
|
|
|

|
|
|
|
### Recent
|
|
|
|
You can easily search globally or directly access your last updated [Datasets](https://hub.ultralytics.com/datasets), [Projects](https://hub.ultralytics.com/projects), or [Models](https://hub.ultralytics.com/models) using the Recent card on the [Home](https://hub.ultralytics.com/home) page.
|
|
|
|

|
|
|
|
### Upload Dataset
|
|
|
|
You can upload a dataset directly from the [Home](https://hub.ultralytics.com/home) page.
|
|
|
|

|
|
|
|
Read more about [datasets](https://docs.ultralytics.com/hub/datasets).
|
|
|
|
### Create Project
|
|
|
|
You can create a project directly from the [Home](https://hub.ultralytics.com/home) page.
|
|
|
|

|
|
|
|
Read more about [projects](https://docs.ultralytics.com/hub/projects).
|
|
|
|
### Train Model
|
|
|
|
You can train a model directly from the [Home](https://hub.ultralytics.com/home) page.
|
|
|
|

|
|
|
|
Read more about [models](https://docs.ultralytics.com/hub/models).
|
|
|
|
## Feedback
|
|
|
|
We value your feedback! Feel free to leave a review at any time.
|
|
|
|

|
|
|
|

|
|
|
|
??? info "Info"
|
|
|
|
Only our team will see your feedback, and we will use it to improve our platform.
|
|
|
|
## Need Help?
|
|
|
|
If you encounter any issues or have questions, we're here to assist you.
|
|
|
|
You can report a bug, request a feature, or ask a question on <a href="https://github.com/ultralytics/hub/issues/new/choose">GitHub</a>.
|
|
|
|
!!! note "Note"
|
|
|
|
When reporting a bug, please include your Environment Details from the [Support](https://hub.ultralytics.com/support) page.
|
|
|
|

|
|
|
|
??? tip "Tip"
|
|
|
|
You can join our <a href="https://ultralytics.com/discord">Discord</a> community for questions and discussions!
|