[Docs] Fix typos in the YOLOv7 diagram (#710)

* Update README.md

* Update README.md
pull/635/merge
Range King 2023-04-08 12:40:30 +08:00 committed by GitHub
parent 77f9d1a37e
commit bb43aa1820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ YOLOv7 surpasses all known object detectors in both speed and accuracy in the ra
</div>
<div align=center>
<img alt="YOLOv7-l" src="https://user-images.githubusercontent.com/68552295/216335336-963bd03a-71f3-4556-97af-18b20d69e065.png" width = 95.5%/>
<img alt="YOLOv7-l" src="https://user-images.githubusercontent.com/27466624/228872754-d78be729-2977-47e6-92c1-721535781776.jpg" width = 95.5%/>
YOLOv7-l-P5 model structure
</div>