Fix dead link in yolov7 readme (#1222)

This commit is contained in:
lishanxiuxiu 2023-02-02 12:50:58 +08:00 committed by GitHub
parent c66b8b7e2c
commit f92dcf43dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ The tensorrt code is derived from [QIANXUNZDL123/tensorrtx-yolov7](https://githu
Currently, we support yolov7 v0.1
- For yolov7 v0.1, download .pt from [yolov7 release v0.1](https://github.com/WongKinYiu/yolov7/releases/tag/v0.10), then follow how-to-run in current page.
- For yolov7 v0.1, download .pt from [yolov7 release v0.1](https://github.com/WongKinYiu/yolov7/releases/tag/v0.1), then follow how-to-run in current page.
## Config