mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 21:44:22 +08:00

Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: 李际朝 <tubkninght@gmail.com> Co-authored-by: Danny Kim <imbird0312@gmail.com>
20 lines
752 B
Markdown
20 lines
752 B
Markdown
---
|
|
comments: true
|
|
---
|
|
|
|
# HUB Models
|
|
|
|
## Train a Model
|
|
|
|
Connect to the Ultralytics HUB notebook and use your model API key to begin training!
|
|
|
|
<a href="https://colab.research.google.com/github/ultralytics/hub/blob/master/hub.ipynb" target="_blank">
|
|
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
|
|
|
|
|
|
## Deploy to Real World
|
|
|
|
Export your model to 13 different formats, including TensorFlow, ONNX, OpenVINO, CoreML, Paddle and many others. Run
|
|
models 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
|
|
the [Ultralytics App](https://ultralytics.com/app_install)! |