Merge branch 'main' of github.com:jameslahm/yolov10 into main

This commit is contained in:
wa22 2024-05-31 10:55:17 +08:00
commit 6d402a68e1

View File

@ -35,6 +35,7 @@ Over the past years, YOLOs have emerged as the predominant paradigm in the field
## Performance
COCO
| Model | Test Size | #Params | FLOPs | AP<sup>val</sup> | Latency |
|:---------------|:----:|:---:|:--:|:--:|:--:|
| [YOLOv10-N](https://github.com/THU-MIG/yolov10/releases/download/v1.1/yolov10n.pt) | 640 | 2.3M | 6.7G | 38.5% | 1.84ms |