Skip to content

Commit f921e1a

Browse files
glenn-jocher35grainpre-commit-ci[bot]hotfur
authored
ultralytics 8.0.53 DDP AMP and Edge TPU fixes (ultralytics#1362)
Co-authored-by: Richard Aljaste <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Vuong Kha Sieu <[email protected]>
1 parent 177a68b commit f921e1a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1048
-387
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
shell: python
104104
run: |
105105
from ultralytics.yolo.utils.benchmarks import benchmark
106-
benchmark(model='${{ matrix.model }}-cls.pt', imgsz=160, half=False, hard_fail=0.60)
106+
benchmark(model='${{ matrix.model }}-cls.pt', imgsz=160, half=False, hard_fail=0.61)
107107
- name: Benchmark Summary
108108
run: cat benchmarks.log
109109

.github/workflows/publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ jobs:
6161
- name: Deploy Docs
6262
continue-on-error: true
6363
if: (github.event_name == 'push' && steps.check_pypi.outputs.increment == 'True') || github.event.inputs.docs == 'true'
64+
env:
65+
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
6466
run: |
6567
mkdocs gh-deploy || true
6668
git checkout gh-pages
67-
git push https://${{ secrets.PERSONAL_ACCESS_TOKEN }}@github.com/ultralytics/docs gh-pages --force
69+
git push https://[email protected]/ultralytics/docs gh-pages --force

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ on your experience. Thank you 🙏 to all our contributors!
240240
<!-- SVG image from https://opencollective.com/ultralytics/contributors.svg?width=990 -->
241241

242242
<a href="https://github.com/ultralytics/yolov5/graphs/contributors">
243-
<img src="https://github.com/ultralytics/assets/raw/main/im/image-contributors.png" /></a>
243+
<img width="100%" src="https://github.com/ultralytics/assets/raw/main/im/image-contributors.png"></a>
244244

245245
## <div align="center">License</div>
246246

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Ultralytics [发布页](https://github.com/ultralytics/ultralytics/releases) 自
219219
<!-- SVG image from https://opencollective.com/ultralytics/contributors.svg?width=990 -->
220220

221221
<a href="https://github.com/ultralytics/yolov5/graphs/contributors">
222-
<img src="https://github.com/ultralytics/assets/raw/main/im/image-contributors.png" /></a>
222+
<img width="100%" src="https://github.com/ultralytics/assets/raw/main/im/image-contributors.png"></a>
223223

224224
## <div align="center">License</div>
225225

docs/app.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<a href="https://bit.ly/ultralytics_hub" target="_blank">
44
<img width="100%" src="https://github.com/ultralytics/assets/raw/main/im/ultralytics-hub.png"></a>
55
<br>
6-
<br>
76
<div align="center">
87
<a href="https://github.com/ultralytics" style="text-decoration:none;">
98
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-github.png" width="2%" alt="" /></a>
@@ -27,26 +26,26 @@
2726
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-instagram.png" width="2%" alt="" /></a>
2827
<br>
2928
<br>
30-
<a href="https://github.com/ultralytics/hub/actions/workflows/ci.yaml">
31-
<img src="https://github.com/ultralytics/hub/actions/workflows/ci.yaml/badge.svg" alt="CI CPU"></a>
32-
<a href="https://colab.research.google.com/github/ultralytics/hub/blob/master/hub.ipynb">
33-
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
29+
<a href="https://play.google.com/store/apps/details?id=com.ultralytics.ultralytics_app" style="text-decoration:none;">
30+
<img src="https://raw.githubusercontent.com/ultralytics/assets/master/app/google-play.svg" width="15%" alt="" /></a>&nbsp;
31+
<a href="https://apps.apple.com/xk/app/ultralytics/id1583935240" style="text-decoration:none;">
32+
<img src="https://raw.githubusercontent.com/ultralytics/assets/master/app/app-store.svg" width="15%" alt="" /></a>
3433
</div>
35-
<br>
3634

37-
Welcome to the Ultralytics HUB app for demonstrating YOLOv5 and YOLOv8 models! In this app, available on the [Apple App
38-
Store](https://apps.apple.com/xk/app/ultralytics/id1583935240) and the
39-
[Google Play Store](https://play.google.com/store/apps/details?id=com.ultralytics.ultralytics_app), you will be able
40-
to see the power and capabilities of YOLOv5, a state-of-the-art object detection model developed by Ultralytics.
35+
Welcome to the Ultralytics HUB app, which is designed to demonstrate the power and capabilities of the YOLOv5 and YOLOv8
36+
models. This app is available for download on
37+
the [Apple App Store](https://apps.apple.com/xk/app/ultralytics/id1583935240) and
38+
the [Google Play Store](https://play.google.com/store/apps/details?id=com.ultralytics.ultralytics_app).
4139

42-
**To install simply scan the QR code above**. The App currently features YOLOv5 models, with YOLOv8 models coming soon.
40+
**To install the app, simply scan the QR code provided above**. At the moment, the app features YOLOv5 models, with
41+
YOLOv8 models set to be available soon.
4342

44-
With YOLOv5, you can detect and classify objects in images and videos with high accuracy and speed. The model has been
45-
trained on a large dataset and is able to detect a wide range of objects, including cars, pedestrians, and traffic
46-
signs.
43+
With the YOLOv5 model, you can easily detect and classify objects in images and videos with high accuracy and speed. The
44+
model has been trained on a vast dataset and can recognize a wide range of objects, including pedestrians, traffic
45+
signs, and cars.
4746

48-
In this app, you will be able to try out YOLOv5 on your own images and videos, and see the model in action. You can also
49-
learn more about how YOLOv5 works and how it can be used in real-world applications.
47+
Using this app, you can try out YOLOv5 on your images and videos, and observe how the model works in real-time.
48+
Additionally, you can learn more about YOLOv5's functionality and how it can be integrated into real-world applications.
5049

51-
We hope you enjoy using YOLOv5 and seeing its capabilities firsthand. Thank you for choosing Ultralytics for your object
52-
detection needs!
50+
We are confident that you will enjoy using YOLOv5 and be amazed at its capabilities. Thank you for choosing Ultralytics
51+
for your AI solutions.

0 commit comments

Comments
 (0)