first commit

This commit is contained in:
jiangjiajun
2022-07-05 09:30:15 +00:00
parent 4df7366d62
commit 9d87046d78
781 changed files with 225888 additions and 6184 deletions

View File

@@ -0,0 +1,3 @@
# 如何添加一个模型
本文档以[yolov5](https://github.com/ultralytics/yolov5)为例,说明如何添加新的模型支持。