Update README.md (#3512)
Browse files* Update README.md
Minor modifications
* 850 width
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
<a align="left" href="https://apps.apple.com/app/id1452689527" target="_blank">
|
2 |
-
<img width="
|
3 |
 
|
4 |
|
5 |
<a href="https://github.com/ultralytics/yolov5/actions"><img src="https://github.com/ultralytics/yolov5/workflows/CI%20CPU%20testing/badge.svg" alt="CI CPU testing"></a>
|
@@ -30,19 +30,19 @@ This repository represents Ultralytics open-source research into future object d
|
|
30 |
|
31 |
[assets]: https://github.com/ultralytics/yolov5/releases
|
32 |
|
33 |
-
Model |size<br><sup>(pixels) |mAP<sup>val<br>0.5:0.95 |mAP<sup>test<br>0.5:0.95 |mAP<sup>val<br>0.5 |Speed<br><sup>V100 (ms) | |params<br><sup>(M) |FLOPs<br><sup>640 (B)
|
34 |
-
|
35 |
-
[YOLOv5s][assets] |640 |36.7 |36.7 |55.4 |**2.0** | |7.3 |17.0
|
36 |
-
[YOLOv5m][assets] |640 |44.5 |44.5 |63.1 |2.7 | |21.4 |51.3
|
37 |
-
[YOLOv5l][assets] |640 |48.2 |48.2 |66.9 |3.8 | |47.0 |115.4
|
38 |
-
[YOLOv5x][assets] |640 |**50.4** |**50.4** |**68.8** |6.1 | |87.7 |218.8
|
39 |
| | | | | | || |
|
40 |
-
[YOLOv5s6][assets] |1280 |43.3 |43.3 |61.9 |**4.3** | |12.7 |17.4
|
41 |
-
[YOLOv5m6][assets] |1280 |50.5 |50.5 |68.7 |8.4 | |35.9 |52.4
|
42 |
-
[YOLOv5l6][assets] |1280 |53.4 |53.4 |71.1 |12.3 | |77.2 |117.7
|
43 |
-
[YOLOv5x6][assets] |1280 |**54.4** |**54.4** |**72.0** |22.4 | |141.8 |222.9
|
44 |
| | | | | | || |
|
45 |
-
[YOLOv5x6][assets] TTA |1280 |**55.0** |**55.0** |**72.0** |70.8 | |- |-
|
46 |
|
47 |
<details>
|
48 |
<summary>Table Notes (click to expand)</summary>
|
|
|
1 |
<a align="left" href="https://apps.apple.com/app/id1452689527" target="_blank">
|
2 |
+
<img width="850" src="https://user-images.githubusercontent.com/26833433/121094150-72607500-c7ee-11eb-9f39-1d9e4ce89a9e.jpg"></a>
|
3 |
 
|
4 |
|
5 |
<a href="https://github.com/ultralytics/yolov5/actions"><img src="https://github.com/ultralytics/yolov5/workflows/CI%20CPU%20testing/badge.svg" alt="CI CPU testing"></a>
|
|
|
30 |
|
31 |
[assets]: https://github.com/ultralytics/yolov5/releases
|
32 |
|
33 |
+
|Model |size<br><sup>(pixels) |mAP<sup>val<br>0.5:0.95 |mAP<sup>test<br>0.5:0.95 |mAP<sup>val<br>0.5 |Speed<br><sup>V100 (ms) | |params<br><sup>(M) |FLOPs<br><sup>640 (B)
|
34 |
+
|--- |--- |--- |--- |--- |--- |---|--- |---
|
35 |
+
|[YOLOv5s][assets] |640 |36.7 |36.7 |55.4 |**2.0** | |7.3 |17.0
|
36 |
+
|[YOLOv5m][assets] |640 |44.5 |44.5 |63.1 |2.7 | |21.4 |51.3
|
37 |
+
|[YOLOv5l][assets] |640 |48.2 |48.2 |66.9 |3.8 | |47.0 |115.4
|
38 |
+
|[YOLOv5x][assets] |640 |**50.4** |**50.4** |**68.8** |6.1 | |87.7 |218.8
|
39 |
| | | | | | || |
|
40 |
+
|[YOLOv5s6][assets] |1280 |43.3 |43.3 |61.9 |**4.3** | |12.7 |17.4
|
41 |
+
|[YOLOv5m6][assets] |1280 |50.5 |50.5 |68.7 |8.4 | |35.9 |52.4
|
42 |
+
|[YOLOv5l6][assets] |1280 |53.4 |53.4 |71.1 |12.3 | |77.2 |117.7
|
43 |
+
|[YOLOv5x6][assets] |1280 |**54.4** |**54.4** |**72.0** |22.4 | |141.8 |222.9
|
44 |
| | | | | | || |
|
45 |
+
|[YOLOv5x6][assets] TTA |1280 |**55.0** |**55.0** |**72.0** |70.8 | |- |-
|
46 |
|
47 |
<details>
|
48 |
<summary>Table Notes (click to expand)</summary>
|