YOLOv8 OBB models use the `-obb` suffix, i.e. `yolov8n-obb.pt` and are pretrained on [DOTAv1](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/cfg/datasets/DOTAv1.yaml). <table> <tr> <td align="center"> <iframe loading="lazy" width="720" height="405" src...
I have searched the YOLOv8 issues and discussions and found no similar questions. Question I encountered a warning message while using YOLOv8 for video detection. The warning message says, "WARNING 'source' is missing. Using 'source=https://ultralytics.com/images/bus.jpg'." Consequently, it ...
.github Add Permissions to Ultralytics Actions format.yml (#190) May 11, 2025 docs/en/compare Fix YOLO11 (#184) Apr 4, 2025 .gitignore Add .idea dir to gitignore (#158) Jan 27, 2025 LICENSE Update LICENSE to AGPL-3.0 (#3) May 3, 2023 README.md Update README.md (#179) Mar...
🌐 Aids users in effectively utilizing YOLOv8 with PaddlePaddle, broadening application flexibility. 🎥 Provides a step-by-step resource, benefiting both new and experienced users. 👋 Hello@RizwanMunawar, thank you for submitting anultralytics/ultralytics🚀 PR! Here's a checklist to ensure ...
3 - <a href="https://ultralytics.com/events/yolovision" target="_blank"> 3 + <a href="https://www.ultralytics.com/events/yolovision" target="_blank"> 4 4 <img width="100%" src="https://raw.githubusercontent.com/ultralytics/assets/main/yolov8/banner-yolov8.png"></a> ...
Ultralytics YOLO11 🚀. Contribute to ultralytics/ultralytics development by creating an account on GitHub.
This Ultralytics PR refactors code to improve performance and readability. 🔄 Key changes include: 🚀 Optimized various functions for faster execution. 🧩 Simplified complex logic for better understa...
RizwanMunawar commented Jul 20, 2024 • edited by github-actions bot @glenn-jocher 🛠️ PR Summary Made with ️ by Ultralytics Actions 🌟 Summary This PR adds a new section on benchmarking the YOLOv9 model to its documentation. 📊 Key Changes Introduced a "YOLOv9 Benchmark...
|<ahref="https://docs.ultralytics.com/modes/">YOLOv8 训练、验证、预测和导出模式</a>|<ahref="https://colab.research.google.com/github/ultralytics/ultralytics/blob/main/examples/tutorial.ipynb"><imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="在 Colab 中打开"><...
pip install mkdocs-ultralytics-plugin 💻 Usage To activate the plugin within your MkDocs project, add it to thepluginssection of yourmkdocs.ymlconfiguration file: plugins: -mkdocstrings#Example of another plugin-search#Example of another plugin-ultralytics#Add the Ultralytics plugin here ...