Update YOLOv5 YAMLs to 'u' YAMLs (#800)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d182e80f1
commit
21ae321bc2
17 changed files with 68 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div align="center">
|
||||
<p>
|
||||
<a align="center" href="https://ultralytics.com/yolov8" target="_blank">
|
||||
<a href="https://ultralytics.com/yolov8" target="_blank">
|
||||
<img width="100%" src="https://raw.githubusercontent.com/ultralytics/assets/main/yolov8/banner-yolov8.png"></a>
|
||||
</p>
|
||||
|
||||
|
|
@ -191,7 +191,7 @@ See [Classification Docs](https://docs.ultralytics.com/tasks/classification/) fo
|
|||
## <div align="center">Integrations</div>
|
||||
|
||||
<br>
|
||||
<a align="center" href="https://bit.ly/ultralytics_hub" target="_blank">
|
||||
<a href="https://bit.ly/ultralytics_hub" target="_blank">
|
||||
<img width="100%" src="https://github.com/ultralytics/assets/raw/main/yolov8/banner-integrations.png"></a>
|
||||
<br>
|
||||
<br>
|
||||
|
|
@ -220,7 +220,7 @@ See [Classification Docs](https://docs.ultralytics.com/tasks/classification/) fo
|
|||
🚀 models, and deploy to the real world in a seamless experience. Get started for **Free** now! Also run YOLOv8 models on
|
||||
your iOS or Android device by downloading the [Ultralytics App](https://ultralytics.com/app_install)!
|
||||
|
||||
<a align="center" href="https://bit.ly/ultralytics_hub" target="_blank">
|
||||
<a href="https://bit.ly/ultralytics_hub" target="_blank">
|
||||
<img width="100%" src="https://github.com/ultralytics/assets/raw/main/im/ultralytics-hub.png"></a>
|
||||
|
||||
## <div align="center">Contribute</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue