We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d98cc commit 3beaefcCopy full SHA for 3beaefc
README.md
@@ -39,6 +39,11 @@ YOLO v7 VisDrone训练完模型:
39
40

41
42
+## 环境配置
43
+- python=3.7.0 pytorch=1.7.0 torchvision=0.8.0 cudatoolkit=11.0
44
+- [py-motmetrics](https://github.com/cheind/py-motmetrics) (`pip install motmetrics`)
45
+- cython-bbox (`pip install cython_bbox`)
46
+- opencv
47
48
## 训练
49
0 commit comments