diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 679670a..9c7e2c7 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -17,7 +17,7 @@ body:
attributes:
label: Search before asking
description: >
- Please search the [Platform docs](https://docs.ultralytics.com/platform/) and [issues](https://github.com/ultralytics/hub/issues) to see if a similar bug report already exists.
+ Please search the [Platform docs](https://docs.ultralytics.com/platform) and [issues](https://github.com/ultralytics/hub/issues) to see if a similar bug report already exists.
options:
- label: >
I have searched the Ultralytics [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report.
@@ -75,7 +75,7 @@ body:
attributes:
label: Minimal Reproducible Example
description: >
- When asking a question, people will be better able to provide help if you provide code that they can easily understand and use to **reproduce** the problem. This is referred to by community members as creating a [minimal reproducible example](https://docs.ultralytics.com/help/minimum-reproducible-example/).
+ When asking a question, people will be better able to provide help if you provide code that they can easily understand and use to **reproduce** the problem. This is referred to by community members as creating a [minimal reproducible example](https://docs.ultralytics.com/help/minimum-reproducible-example).
placeholder: |
Steps to reproduce the problem in the web app, or a code snippet if using the API:
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 11de152..53bf1a5 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -3,16 +3,16 @@
blank_issues_enabled: true
contact_links:
- name: 🚀 Ultralytics Platform
- url: https://platform.ultralytics.com/
+ url: https://platform.ultralytics.com
about: Start all new computer vision work on Ultralytics Platform
- name: 📄 Platform Docs
- url: https://docs.ultralytics.com/platform/
+ url: https://docs.ultralytics.com/platform
about: Learn how to upload, annotate, train, export, and deploy with Platform
- name: 🐛 Platform SDK Issues
url: https://github.com/ultralytics/sdk/issues
about: Report bugs and request features for the Ultralytics Platform SDKs
- name: 💬 Forum
- url: https://community.ultralytics.com/
+ url: https://community.ultralytics.com
about: Ask on Ultralytics Community Forum
- name: 🎧 Discord
url: https://ultralytics.com/discord
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml
index 84bc781..c43efb8 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yml
@@ -17,7 +17,7 @@ body:
attributes:
label: Search before asking
description: >
- Please search the [Platform docs](https://docs.ultralytics.com/platform/) and [issues](https://github.com/ultralytics/hub/issues) to see if a similar feature request already exists.
+ Please search the [Platform docs](https://docs.ultralytics.com/platform) and [issues](https://github.com/ultralytics/hub/issues) to see if a similar feature request already exists.
options:
- label: >
I have searched the Ultralytics [issues](https://github.com/ultralytics/hub/issues) and found no similar feature requests.
diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml
index a9833c5..03da829 100644
--- a/.github/ISSUE_TEMPLATE/question.yml
+++ b/.github/ISSUE_TEMPLATE/question.yml
@@ -16,7 +16,7 @@ body:
attributes:
label: Search before asking
description: >
- Please search the [Platform docs](https://docs.ultralytics.com/platform/), [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) to see if a similar question already exists.
+ Please search the [Platform docs](https://docs.ultralytics.com/platform), [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) to see if a similar question already exists.
options:
- label: >
I have searched the Ultralytics [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions.
diff --git a/README.md b/README.md
index c527418..1027ca3 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[](https://platform.ultralytics.com)
[](https://docs.ultralytics.com/platform)
[](https://discord.com/invite/ultralytics)
-[](https://community.ultralytics.com/)
+[](https://community.ultralytics.com)
@@ -59,7 +59,7 @@ Platform is the direct replacement for HUB—and a major upgrade. Create your wo
## 💬 Help and Community
-For current product help and feedback, use the **Help** page inside Platform, explore the [Platform documentation](https://docs.ultralytics.com/platform), or join the [Ultralytics community](https://community.ultralytics.com/). This repository remains available as a historical reference for HUB.
+For current product help and feedback, use the **Help** page inside Platform, explore the [Platform documentation](https://docs.ultralytics.com/platform), or join the [Ultralytics community](https://community.ultralytics.com). This repository remains available as a historical reference for HUB.
[](https://github.com/ultralytics/ultralytics/graphs/contributors)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 7a4d1e3..541f7d4 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -58,7 +58,7 @@ Platform 是 HUB 的直接替代产品,也是一次重大升级。立即创建
## 💬 帮助与社区
-如需当前产品帮助或提交反馈,请使用 Platform 内的 **Help** 页面、浏览 [Platform 文档](https://docs.ultralytics.com/zh/platform),或加入 [Ultralytics 社区](https://community.ultralytics.com/)。本仓库仅作为 HUB 的历史参考保留。
+如需当前产品帮助或提交反馈,请使用 Platform 内的 **Help** 页面、浏览 [Platform 文档](https://docs.ultralytics.com/zh/platform),或加入 [Ultralytics 社区](https://community.ultralytics.com)。本仓库仅作为 HUB 的历史参考保留。
[](https://github.com/ultralytics/ultralytics/graphs/contributors)
diff --git a/example_datasets/coco8-human/README.md b/example_datasets/coco8-human/README.md
index 91fbd67..20e8521 100644
--- a/example_datasets/coco8-human/README.md
+++ b/example_datasets/coco8-human/README.md
@@ -1,4 +1,4 @@
-
+
# Ultralytics coco8-human Dataset
@@ -19,20 +19,20 @@ This dataset is fully compatible with the Ultralytics framework and integrates s
Ultralytics HUB shut down on July 31, 2026, after the managed migration completed in Q2. Use [Ultralytics Platform](https://platform.ultralytics.com) for current dataset, training, export, and deployment workflows.
-For more information on datasets, model training, and best practices, explore the [Ultralytics documentation](https://docs.ultralytics.com/), learn about [data annotation and collection](https://docs.ultralytics.com/guides/data-collection-and-annotation), or discover [object detection solutions](https://www.ultralytics.com/solutions/ai-in-automotive). If you're interested in the latest trends in computer vision, check out the [Ultralytics blog](https://www.ultralytics.com/blog/a-guide-to-deep-dive-into-object-detection-in-2025).
+For more information on datasets, model training, and best practices, explore the [Ultralytics documentation](https://docs.ultralytics.com), learn about [data annotation and collection](https://docs.ultralytics.com/guides/data-collection-and-annotation), or discover [object detection solutions](https://www.ultralytics.com/solutions/computer-vision-in-automotive). If you're interested in the latest trends in computer vision, check out the [Ultralytics blog](https://www.ultralytics.com/blog/a-guide-to-deep-dive-into-object-detection-in-2025).
-Join the discussion and get support from the community at the [Ultralytics Community Forums](https://community.ultralytics.com/) or connect with other users on [Ultralytics Discord](https://discord.com/invite/ultralytics).
+Join the discussion and get support from the community at the [Ultralytics Community Forums](https://community.ultralytics.com) or connect with other users on [Ultralytics Discord](https://discord.com/invite/ultralytics).
## 📚 Resources
Enhance your experience with COCO8-human and Ultralytics tools using these valuable resources:
- [Ultralytics Platform Datasets](https://docs.ultralytics.com/platform/data/datasets): Step-by-step guide to uploading, analyzing, and preparing datasets like COCO8-human.
-- [Ultralytics Documentation](https://docs.ultralytics.com/): Comprehensive guides on model usage, best practices, and advanced features.
+- [Ultralytics Documentation](https://docs.ultralytics.com): Comprehensive guides on model usage, best practices, and advanced features.
- [COCO Dataset Overview](https://docs.ultralytics.com/datasets/detect/coco): Learn more about the full COCO dataset and its applications in computer vision.
- [Ultralytics Models](https://docs.ultralytics.com/models): Explore available YOLO models for object detection, segmentation, and more.
- [Ultralytics Discord Community](https://discord.com/invite/ultralytics): Connect with users, developers, and the Ultralytics team for real-time discussions.
-- [Ultralytics Community Forums](https://community.ultralytics.com/): Share your projects, ask questions, and engage with the broader Ultralytics community.
+- [Ultralytics Community Forums](https://community.ultralytics.com): Share your projects, ask questions, and engage with the broader Ultralytics community.
- [Ultralytics Tasks Overview](https://docs.ultralytics.com/tasks): Learn about supported computer vision tasks, including detection, segmentation, and more.
- [Ultralytics Model Training Tips](https://docs.ultralytics.com/guides/model-training-tips): Best practices for efficient and effective model training.
- [Ultralytics Model Evaluation Insights](https://docs.ultralytics.com/guides/model-evaluation-insights): Guidance on evaluating model performance and interpreting results.
diff --git a/example_datasets/coco8-pose/README.md b/example_datasets/coco8-pose/README.md
index 9b48457..47af0aa 100644
--- a/example_datasets/coco8-pose/README.md
+++ b/example_datasets/coco8-pose/README.md
@@ -1,4 +1,4 @@
-
+
# Ultralytics COCO8-pose Dataset
@@ -23,11 +23,11 @@ Below are examples showcasing images from the COCO8-pose dataset, visualized in
Enhance your experience with COCO8-pose and Ultralytics tools using these valuable resources:
- [Ultralytics Platform Datasets](https://docs.ultralytics.com/platform/data/datasets): Step-by-step guide to uploading, analyzing, and preparing datasets like COCO8-pose.
-- [Ultralytics Documentation](https://docs.ultralytics.com/): Comprehensive guides on model usage, best practices, and advanced features.
+- [Ultralytics Documentation](https://docs.ultralytics.com): Comprehensive guides on model usage, best practices, and advanced features.
- [COCO Dataset Overview](https://docs.ultralytics.com/datasets/detect/coco): Learn more about the full COCO dataset and its applications in computer vision.
- [Ultralytics Models](https://docs.ultralytics.com/models): Explore available YOLO models for object detection, segmentation, and more.
- [Ultralytics Discord Community](https://discord.com/invite/ultralytics): Connect with users, developers, and the Ultralytics team for real-time discussions.
-- [Ultralytics Community Forums](https://community.ultralytics.com/): Share your projects, ask questions, and engage with the broader Ultralytics community.
+- [Ultralytics Community Forums](https://community.ultralytics.com): Share your projects, ask questions, and engage with the broader Ultralytics community.
- [Ultralytics Tasks Overview](https://docs.ultralytics.com/tasks): Learn about supported computer vision tasks, including detection, segmentation, and more.
- [Ultralytics Model Training Tips](https://docs.ultralytics.com/guides/model-training-tips): Best practices for efficient and effective model training.
- [Ultralytics Model Evaluation Insights](https://docs.ultralytics.com/guides/model-evaluation-insights): Guidance on evaluating model performance and interpreting results.
diff --git a/example_datasets/coco8-seg/README.md b/example_datasets/coco8-seg/README.md
index a7413b5..9c2f4eb 100644
--- a/example_datasets/coco8-seg/README.md
+++ b/example_datasets/coco8-seg/README.md
@@ -1,4 +1,4 @@
-
+
# Ultralytics COCO8-Seg Dataset
@@ -23,11 +23,11 @@ Below are sample images from the COCO8-Seg dataset, each with its corresponding
Enhance your experience with COCO8-seg and Ultralytics tools using these valuable resources:
- [Ultralytics Platform Datasets](https://docs.ultralytics.com/platform/data/datasets): Step-by-step guide to uploading, analyzing, and preparing datasets like COCO8-seg.
-- [Ultralytics Documentation](https://docs.ultralytics.com/): Comprehensive guides on model usage, best practices, and advanced features.
+- [Ultralytics Documentation](https://docs.ultralytics.com): Comprehensive guides on model usage, best practices, and advanced features.
- [COCO Dataset Overview](https://docs.ultralytics.com/datasets/detect/coco): Learn more about the full COCO dataset and its applications in computer vision.
- [Ultralytics Models](https://docs.ultralytics.com/models): Explore available YOLO models for object detection, segmentation, and more.
- [Ultralytics Discord Community](https://discord.com/invite/ultralytics): Connect with users, developers, and the Ultralytics team for real-time discussions.
-- [Ultralytics Community Forums](https://community.ultralytics.com/): Share your projects, ask questions, and engage with the broader Ultralytics community.
+- [Ultralytics Community Forums](https://community.ultralytics.com): Share your projects, ask questions, and engage with the broader Ultralytics community.
- [Ultralytics Tasks Overview](https://docs.ultralytics.com/tasks): Learn about supported computer vision tasks, including detection, segmentation, and more.
- [Ultralytics Model Training Tips](https://docs.ultralytics.com/guides/model-training-tips): Best practices for efficient and effective model training.
- [Ultralytics Model Evaluation Insights](https://docs.ultralytics.com/guides/model-evaluation-insights): Guidance on evaluating model performance and interpreting results.
diff --git a/example_datasets/coco8/README.md b/example_datasets/coco8/README.md
index 6dafc02..a6cbd32 100644
--- a/example_datasets/coco8/README.md
+++ b/example_datasets/coco8/README.md
@@ -1,10 +1,10 @@
-
+
# Ultralytics COCO8 Dataset
## 🚀 Introduction
-The [Ultralytics COCO8 dataset](https://docs.ultralytics.com/datasets/detect/coco8) is a compact and versatile resource for [object detection](https://www.ultralytics.com/glossary/object-detection) tasks. It consists of the first 8 images from the popular [COCO train 2017 dataset](https://cocodataset.org/#home), split into 4 images for training and 4 for validation. This small dataset is ideal for **quick testing, debugging, and validating** your object detection pipelines within the [Ultralytics](https://www.ultralytics.com/) ecosystem.
+The [Ultralytics COCO8 dataset](https://docs.ultralytics.com/datasets/detect/coco8) is a compact and versatile resource for [object detection](https://www.ultralytics.com/glossary/object-detection) tasks. It consists of the first 8 images from the popular [COCO train 2017 dataset](https://cocodataset.org/#home), split into 4 images for training and 4 for validation. This small dataset is ideal for **quick testing, debugging, and validating** your object detection pipelines within the [Ultralytics](https://www.ultralytics.com) ecosystem.
COCO8 is especially useful for verifying your setup before scaling up to [larger datasets](https://docs.ultralytics.com/datasets), making it a valuable **sanity check** for model training, data loading, and annotation workflows. Its manageable size ensures rapid iteration, whether you are experimenting with new detection strategies or validating data in [Ultralytics Platform](https://platform.ultralytics.com) with [Ultralytics YOLO](https://docs.ultralytics.com/models/yolo11). To get started with training on COCO8, follow the [Ultralytics Quickstart guide](https://docs.ultralytics.com/quickstart).
@@ -21,11 +21,11 @@ COCO8 features diverse scenes with multiple objects, providing a realistic testi
Enhance your experience with COCO8 and Ultralytics tools using these valuable resources:
- [Ultralytics Platform Datasets](https://docs.ultralytics.com/platform/data/datasets): Step-by-step guide to uploading, analyzing, and preparing datasets like COCO8.
-- [Ultralytics Documentation](https://docs.ultralytics.com/): Comprehensive guides on model usage, best practices, and advanced features.
+- [Ultralytics Documentation](https://docs.ultralytics.com): Comprehensive guides on model usage, best practices, and advanced features.
- [COCO Dataset Overview](https://docs.ultralytics.com/datasets/detect/coco): Learn more about the full COCO dataset and its applications in computer vision.
- [Ultralytics Models](https://docs.ultralytics.com/models): Explore available YOLO models for object detection, segmentation, and more.
- [Ultralytics Discord Community](https://discord.com/invite/ultralytics): Connect with users, developers, and the Ultralytics team for real-time discussions.
-- [Ultralytics Community Forums](https://community.ultralytics.com/): Share your projects, ask questions, and engage with the broader Ultralytics community.
+- [Ultralytics Community Forums](https://community.ultralytics.com): Share your projects, ask questions, and engage with the broader Ultralytics community.
- [Ultralytics Tasks Overview](https://docs.ultralytics.com/tasks): Learn about supported computer vision tasks, including detection, segmentation, and more.
- [Ultralytics Model Training Tips](https://docs.ultralytics.com/guides/model-training-tips): Best practices for efficient and effective model training.
- [Ultralytics Model Evaluation Insights](https://docs.ultralytics.com/guides/model-evaluation-insights): Guidance on evaluating model performance and interpreting results.
diff --git a/example_datasets/dota8/README.md b/example_datasets/dota8/README.md
index f811509..7f30363 100644
--- a/example_datasets/dota8/README.md
+++ b/example_datasets/dota8/README.md
@@ -1,4 +1,4 @@
-
+
# Ultralytics DOTA8 Dataset
@@ -17,11 +17,11 @@ Ultralytics HUB shut down on July 31, 2026, after the managed migration complete
Enhance your experience with DOTA8 and Ultralytics tools using these valuable resources:
- [Ultralytics Platform Datasets](https://docs.ultralytics.com/platform/data/datasets): Step-by-step guide to uploading, analyzing, and preparing datasets like DOTA8.
-- [Ultralytics Documentation](https://docs.ultralytics.com/): Comprehensive guides on model usage, best practices, and advanced features.
+- [Ultralytics Documentation](https://docs.ultralytics.com): Comprehensive guides on model usage, best practices, and advanced features.
- [COCO Dataset Overview](https://docs.ultralytics.com/datasets/detect/coco): Learn more about the full COCO dataset and its applications in computer vision.
- [Ultralytics Models](https://docs.ultralytics.com/models): Explore available YOLO models for object detection, segmentation, and more.
- [Ultralytics Discord Community](https://discord.com/invite/ultralytics): Connect with users, developers, and the Ultralytics team for real-time discussions.
-- [Ultralytics Community Forums](https://community.ultralytics.com/): Share your projects, ask questions, and engage with the broader Ultralytics community.
+- [Ultralytics Community Forums](https://community.ultralytics.com): Share your projects, ask questions, and engage with the broader Ultralytics community.
- [Ultralytics Tasks Overview](https://docs.ultralytics.com/tasks): Learn about supported computer vision tasks, including detection, segmentation, and more.
- [Ultralytics Model Training Tips](https://docs.ultralytics.com/guides/model-training-tips): Best practices for efficient and effective model training.
- [Ultralytics Model Evaluation Insights](https://docs.ultralytics.com/guides/model-evaluation-insights): Guidance on evaluating model performance and interpreting results.
diff --git a/example_datasets/dota8/dota8.yaml b/example_datasets/dota8/dota8.yaml
index 0b3b142..31f0f7f 100644
--- a/example_datasets/dota8/dota8.yaml
+++ b/example_datasets/dota8/dota8.yaml
@@ -1,7 +1,7 @@
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
# DOTA8 dataset 8 images from split DOTAv1 dataset by Ultralytics
-# Documentation: https://docs.ultralytics.com/datasets/obb/dota8/
+# Documentation: https://docs.ultralytics.com/datasets/obb/dota8
# Example usage: yolo train model=yolov8n-obb.pt data=dota8.yaml
# parent
# ├── ultralytics