Update README.md

This commit is contained in:
Kin-Yiu, Wong 2023-05-07 15:00:08 +08:00 committed by GitHub
parent 34fefe70df
commit 31394059f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`
```