From d8002827e0bb5d9eae9c1e103ff934c3ef6f0e64 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sat, 22 Jun 2024 13:14:48 +0200 Subject: [PATCH] Fix HUB link https://ultralytics.com/hub (#741) --- README.md | 14 +++++++------- README.zh-CN.md | 14 +++++++------- hub.ipynb | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index e0460eb..9c1bd66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +

@@ -8,7 +8,7 @@ CI CPU Open In Colab Discord -👋 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 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions! @@ -24,7 +24,7 @@ We hope that the resources here will help you get the most out of HUB. Please br Ultralytics TikTok - Ultralytics Instagram + Ultralytics BiliBili Ultralytics Discord
@@ -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: @@ -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.

HUB Dataset Upload @@ -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! 😃

@@ -105,7 +105,7 @@ For those just embarking on their [Ultralytics HUB](https://bit.ly/ultralytics_h Ultralytics TikTok - Ultralytics Instagram + Ultralytics BiliBili Ultralytics Discord
diff --git a/README.zh-CN.md b/README.zh-CN.md index 4247854..24df24e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,6 +1,6 @@

- +

@@ -8,7 +8,7 @@ CI CPU Open In Colab Discord -👋 欢迎来自 [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) 社区参与问题讨论! @@ -24,7 +24,7 @@ Ultralytics TikTok - Ultralytics Instagram + Ultralytics BiliBili Ultralytics Discord
@@ -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` 以进行上传: @@ -71,7 +71,7 @@ names: # 根据需要添加更多类别 ``` -通过登录、导航至“数据集”标签页并选择“上传数据集”,将您的压缩数据集上传到 [Ultralytics HUB](https://bit.ly/ultralytics_hub),这样您就可以在训练 YOLOv5 或 YOLOv8 模型之前查看您的数据集。 +通过登录、导航至“数据集”标签页并选择“上传数据集”,将您的压缩数据集上传到 [Ultralytics HUB](https://ultralytics.com/hub),这样您就可以在训练 YOLOv5 或 YOLOv8 模型之前查看您的数据集。

HUB 数据集上传 @@ -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) 标签是您寻求支持的首选资源。点击“新建问题”按钮,分享您的想法或问题。我们的目标是通过宝贵的解决方案和改进来增强您的体验! 😃

@@ -105,7 +105,7 @@ names: Ultralytics TikTok - Ultralytics Instagram + Ultralytics BiliBili Ultralytics Discord
diff --git a/hub.ipynb b/hub.ipynb index 707b669..aab8483 100644 --- a/hub.ipynb +++ b/hub.ipynb @@ -22,7 +22,7 @@ "id": "FIzICjaph_Wy" }, "source": [ - "\n", + "\n", "\n", "\n", "
\n",