Update README.md

u6
Kin-Yiu, Wong 2023-05-10 07:45:58 +08:00 committed by GitHub
parent 0be1274298
commit 372d85432e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -80,7 +80,18 @@ 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.85099
# with more epochs
Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.55321
Average Precision (AP) @[ IoU=0.50 | area= all | maxDets=100 ] = 0.72459
Average Precision (AP) @[ IoU=0.75 | area= all | maxDets=100 ] = 0.60368
Average Precision (AP) @[ IoU=0.50:0.95 | area= small | maxDets=100 ] = 0.38612
Average Precision (AP) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.60574
Average Precision (AP) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.71153
Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets= 1 ] = 0.40252
Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets= 10 ] = 0.66729
Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.71640
Average Recall (AR) @[ IoU=0.50:0.95 | area= small | maxDets=100 ] = 0.56248
Average Recall (AR) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.76765
Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.85777
```
`yolov7s-u6.pt`