Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jun 22, 2024
1 parent 0475ae4 commit d800282
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<div align="center">
<p>
<a href="https://bit.ly/ultralytics_hub" target="_blank">
<a href="https://ultralytics.com/hub" target="_blank">
<img width="100%" src="https://github.com/ultralytics/assets/raw/main/im/ultralytics-hub.png"></a>
</p>

[中文](https://docs.ultralytics.com/zh/hub/) | [한국어](https://docs.ultralytics.com/ko/hub/) | [日本語](https://docs.ultralytics.com/ja/hub/) | [Русский](https://docs.ultralytics.com/ru/hub/) | [Deutsch](https://docs.ultralytics.com/de/hub/) | [Français](https://docs.ultralytics.com/fr/hub/) | [Español](https://docs.ultralytics.com/es/hub/) | [Português](https://docs.ultralytics.com/pt/hub/) | [Türkçe](https://docs.ultralytics.com/tr/hub/) | [Tiếng Việt](https://docs.ultralytics.com/vi/hub/) | [हिन्दी](https://docs.ultralytics.com/hi/hub/) | [العربية](https://docs.ultralytics.com/ar/hub/)

<a href="https://github.com/ultralytics/hub/actions/workflows/ci.yaml"><img src="https://github.com/ultralytics/hub/actions/workflows/ci.yaml/badge.svg" alt="CI CPU"></a> <a href="https://colab.research.google.com/github/ultralytics/hub/blob/main/hub.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a> <a href="https://ultralytics.com/discord"><img alt="Discord" src="https://img.shields.io/discord/1089800235347353640?logo=discord&logoColor=white&label=Discord&color=blue"></a>

👋 Hello from the [Ultralytics](https://ultralytics.com/) Team! We've been working hard these last few months to launch [Ultralytics HUB](https://bit.ly/ultralytics_hub), a new web tool for training and deploying all your YOLOv5 and YOLOv8 🚀 models from one spot!
👋 Hello from the [Ultralytics](https://ultralytics.com/) Team! We've been working hard these last few months to launch [Ultralytics HUB](https://ultralytics.com/hub), a new web tool for training and deploying all your YOLOv5 and YOLOv8 🚀 models from one spot!

We hope that the resources here will help you get the most out of HUB. Please browse the HUB <a href="https://docs.ultralytics.com/">Docs</a> for details, raise an issue on <a href="https://github.com/ultralytics/hub/issues/new/choose">GitHub</a> for support, and join our <a href="https://ultralytics.com/discord">Discord</a> community for questions and discussions!

Expand All @@ -24,7 +24,7 @@ We hope that the resources here will help you get the most out of HUB. Please br
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://www.tiktok.com/@ultralytics"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-tiktok.png" width="2%" alt="Ultralytics TikTok"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="2%" alt="Ultralytics Instagram"></a>
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="2%" alt="Ultralytics BiliBili"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://ultralytics.com/discord"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-discord.png" width="2%" alt="Ultralytics Discord"></a>
</div>
Expand All @@ -36,7 +36,7 @@ Ultralytics HUB datasets align with the format used by [YOLOv5](https://github.c

### Dataset Preparation:

Ensure that the YAML file describing your dataset is placed in the root directory of your dataset, as illustrated below. Once in place, zip the directory for uploading to [Ultralytics HUB](https://bit.ly/ultralytics_hub). The dataset YAML, its directory, and the zip file should all bear the identical name.
Ensure that the YAML file describing your dataset is placed in the root directory of your dataset, as illustrated below. Once in place, zip the directory for uploading to [Ultralytics HUB](https://ultralytics.com/hub). The dataset YAML, its directory, and the zip file should all bear the identical name.

For instance, with a dataset named 'coco8', as shown in [ultralytics/hub/example_datasets/coco8.zip](./example_datasets/coco8.zip), include a `coco8.yaml` within the `coco8/` directory. Zip this to form `coco8.zip` for upload with the command:

Expand Down Expand Up @@ -71,7 +71,7 @@ names:
# Add more classes as needed
```

Upload your zipped dataset to [Ultralytics HUB](https://bit.ly/ultralytics_hub) by logging in, navigating to the 'Datasets' tab, and selecting 'Upload Dataset'. This lets you scan and view your dataset prior to training YOLOv5 or YOLOv8 models.
Upload your zipped dataset to [Ultralytics HUB](https://ultralytics.com/hub) by logging in, navigating to the 'Datasets' tab, and selecting 'Upload Dataset'. This lets you scan and view your dataset prior to training YOLOv5 or YOLOv8 models.

<p align="center">
<img width="100%" alt="HUB Dataset Upload" src="https://user-images.githubusercontent.com/26833433/216763338-9a8812c8-a4e5-4362-8102-40dad7818396.png">
Expand All @@ -91,7 +91,7 @@ Transition your model to 13 different formats including TensorFlow, ONNX, OpenVI

## ❓ Have Issues or Questions?

For those just embarking on their [Ultralytics HUB](https://bit.ly/ultralytics_hub) journey, the [Issues](https://github.com/ultralytics/hub/issues) tab is your go-to resource for support. Click the 'New Issue' button and share your thoughts or questions. Our aim is to enhance your experience with invaluable solutions and improvements! 😃
For those just embarking on their [Ultralytics HUB](https://ultralytics.com/hub) journey, the [Issues](https://github.com/ultralytics/hub/issues) tab is your go-to resource for support. Click the 'New Issue' button and share your thoughts or questions. Our aim is to enhance your experience with invaluable solutions and improvements! 😃

<br>
<div align="center">
Expand All @@ -105,7 +105,7 @@ For those just embarking on their [Ultralytics HUB](https://bit.ly/ultralytics_h
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="3%">
<a href="https://www.tiktok.com/@ultralytics"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-tiktok.png" width="3%" alt="Ultralytics TikTok"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="3%">
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="3%" alt="Ultralytics Instagram"></a>
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="3%" alt="Ultralytics BiliBili"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="3%">
<a href="https://ultralytics.com/discord"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-discord.png" width="3%" alt="Ultralytics Discord"></a>
</div>
14 changes: 7 additions & 7 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<div align="center">
<p>
<a href="https://bit.ly/ultralytics_hub" target="_blank">
<a href="https://ultralytics.com/hub" target="_blank">
<img width="100%" src="https://github.com/ultralytics/assets/raw/main/im/ultralytics-hub.png"></a>
</p>

[中文](https://docs.ultralytics.com/zh/hub/) | [한국어](https://docs.ultralytics.com/ko/hub/) | [日本語](https://docs.ultralytics.com/ja/hub/) | [Русский](https://docs.ultralytics.com/ru/hub/) | [Deutsch](https://docs.ultralytics.com/de/hub/) | [Français](https://docs.ultralytics.com/fr/hub/) | [Español](https://docs.ultralytics.com/es/hub/) | [Português](https://docs.ultralytics.com/pt/hub/) | [Türkçe](https://docs.ultralytics.com/tr/hub/) | [Tiếng Việt](https://docs.ultralytics.com/vi/hub/) | [हिन्दी](https://docs.ultralytics.com/hi/hub/) | [العربية](https://docs.ultralytics.com/ar/hub/)

<a href="https://github.com/ultralytics/hub/actions/workflows/ci.yaml"><img src="https://github.com/ultralytics/hub/actions/workflows/ci.yaml/badge.svg" alt="CI CPU"></a> <a href="https://colab.research.google.com/github/ultralytics/hub/blob/main/hub.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a> <a href="https://ultralytics.com/discord"><img alt="Discord" src="https://img.shields.io/discord/1089800235347353640?logo=discord&logoColor=white&label=Discord&color=blue"></a>

👋 欢迎来自 [Ultralytics](https://ultralytics.com/) 团队的问候!在过去的几个月里,我们一直在努力推出 [Ultralytics HUB](https://bit.ly/ultralytics_hub),这是一个全新的网络工具,可让您在一个地方训练和部署所有的 YOLOv5 和 YOLOv8 🚀 模型!
👋 欢迎来自 [Ultralytics](https://ultralytics.com/) 团队的问候!在过去的几个月里,我们一直在努力推出 [Ultralytics HUB](https://ultralytics.com/hub),这是一个全新的网络工具,可让您在一个地方训练和部署所有的 YOLOv5 和 YOLOv8 🚀 模型!

我们希望这里的资源能帮助您充分利用 HUB。请浏览 HUB 的[文档](https://docs.ultralytics.com/)了解详情,若需要支持,请在 [GitHub](https://github.com/ultralytics/hub/issues/new/choose) 上提出问题,加入我们的 [Discord](https://ultralytics.com/discord) 社区参与问题讨论!

Expand All @@ -24,7 +24,7 @@
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://www.tiktok.com/@ultralytics"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-tiktok.png" width="2%" alt="Ultralytics TikTok"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="2%" alt="Ultralytics Instagram"></a>
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="2%" alt="Ultralytics BiliBili"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://ultralytics.com/discord"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-discord.png" width="2%" alt="Ultralytics Discord"></a>
</div>
Expand All @@ -36,7 +36,7 @@ Ultralytics HUB 的数据集格式与 [YOLOv5](https://github.com/ultralytics/yo

### 数据集准备:

确保将描述您的数据集的 YAML 文件放在数据集的根目录下,如下所示。放置好后,将目录压缩并上传到 [Ultralytics HUB](https://bit.ly/ultralytics_hub)。数据集的 YAML 文件、其目录和压缩文件应具有相同的名称。
确保将描述您的数据集的 YAML 文件放在数据集的根目录下,如下所示。放置好后,将目录压缩并上传到 [Ultralytics HUB](https://ultralytics.com/hub)。数据集的 YAML 文件、其目录和压缩文件应具有相同的名称。

例如,对于名为 'coco8' 的数据集,如 [ultralytics/hub/example_datasets/coco8.zip](./example_datasets/coco8.zip) 所示,在 `coco8/` 目录内包含一个 `coco8.yaml`。使用以下命令将其压缩为 `coco8.zip` 以进行上传:

Expand Down Expand Up @@ -71,7 +71,7 @@ names:
# 根据需要添加更多类别
```

通过登录、导航至“数据集”标签页并选择“上传数据集”,将您的压缩数据集上传到 [Ultralytics HUB](https://bit.ly/ultralytics_hub),这样您就可以在训练 YOLOv5 或 YOLOv8 模型之前查看您的数据集。
通过登录、导航至“数据集”标签页并选择“上传数据集”,将您的压缩数据集上传到 [Ultralytics HUB](https://ultralytics.com/hub),这样您就可以在训练 YOLOv5 或 YOLOv8 模型之前查看您的数据集。

<p align="center">
<img width="100%" alt="HUB 数据集上传" src="https://user-images.githubusercontent.com/26833433/216763338-9a8812c8-a4e5-4362-8102-40dad7818396.png">
Expand All @@ -91,7 +91,7 @@ names:

## ❓ 有问题或疑问?

对于刚开始 [Ultralytics HUB](https://bit.ly/ultralytics_hub) 之旅的人来说,[问题](https://github.com/ultralytics/hub/issues) 标签是您寻求支持的首选资源。点击“新建问题”按钮,分享您的想法或问题。我们的目标是通过宝贵的解决方案和改进来增强您的体验! 😃
对于刚开始 [Ultralytics HUB](https://ultralytics.com/hub) 之旅的人来说,[问题](https://github.com/ultralytics/hub/issues) 标签是您寻求支持的首选资源。点击“新建问题”按钮,分享您的想法或问题。我们的目标是通过宝贵的解决方案和改进来增强您的体验! 😃

<br>
<div align="center">
Expand All @@ -105,7 +105,7 @@ names:
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="3%">
<a href="https://www.tiktok.com/@ultralytics"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-tiktok.png" width="3%" alt="Ultralytics TikTok"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="3%">
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="3%" alt="Ultralytics Instagram"></a>
<a href="https://ultralytics.com/bilibili"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png" width="3%" alt="Ultralytics BiliBili"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="3%">
<a href="https://ultralytics.com/discord"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-discord.png" width="3%" alt="Ultralytics Discord"></a>
</div>
2 changes: 1 addition & 1 deletion hub.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"id": "FIzICjaph_Wy"
},
"source": [
"<a align=\"center\" href=\"https://bit.ly/ultralytics_hub\" target=\"_blank\">\n",
"<a align=\"center\" href=\"https://ultralytics.com/hub\" target=\"_blank\">\n",
"<img width=\"1024\", src=\"https://github.com/ultralytics/assets/raw/main/im/ultralytics-hub.png\"></a>\n",
"\n",
"<div align=\"center\">\n",
Expand Down

0 comments on commit d800282

Please sign in to comment.