Update README.md

This commit is contained in:
leiqing
2022-08-11 14:55:57 +08:00
committed by GitHub
parent 0646b39113
commit ab3cf65089

View File

@@ -2,7 +2,7 @@
## 模型版本说明
- YOLOv6 v0.1.0部署实现来自[YOLOv6 0.1分支](https://github.com/meituan/YOLOv6/releases/download/0.1.0),和[基于coco的预训练模型](https://github.com/meituan/YOLOv6/releases/tag/0.1.0)。
- YOLOv6 部署实现来自[YOLOv6 0.1分支](https://github.com/meituan/YOLOv6/releases/download/0.1.0),和[基于coco的预训练模型](https://github.com/meituan/YOLOv6/releases/tag/0.1.0)。
- 1[基于coco的预训练模型](https://github.com/meituan/YOLOv6/releases/download/0.1.0)的*.onnx可直接进行部署