mirror of
https://github.com/WongKinYiu/yolov7.git
synced 2025-06-03 03:19:10 +08:00
Update README.md
This commit is contained in:
parent
34fefe70df
commit
31394059f4
10
README.md
10
README.md
@ -61,6 +61,16 @@ python train.py --data coco.yaml --batch 16 --weights '' --cfg cfg/yolov7.yaml -
|
||||
Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.84931
|
||||
```
|
||||
|
||||
`e-yolov7-u6.pt`
|
||||
|
||||
```
|
||||
# Parameters 60.1M
|
||||
# FLOPs 206.8G
|
||||
|
||||
# with more epochs
|
||||
|
||||
```
|
||||
|
||||
`yolov7s-u6.pt`
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user