Skip to content

Commit 3beaefc

Browse files
authored
Update README.md
1 parent b8d98cc commit 3beaefc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ YOLO v7 VisDrone训练完模型:
3939
4040
![gif](https://github.com/JackWoo0831/Yolov7-tracker/blob/master/test2.gif)
4141

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
4247

4348
## 训练
4449

0 commit comments

Comments
 (0)