narugo1992 commited on
Sync README for deepghs/yolos, on 2025-01-15 18:02:44 JST
Browse files
README.md
CHANGED
|
@@ -12,8 +12,8 @@ metrics:
|
|
| 12 |
|
| 13 |
| Model | Type | FLOPS | Params | Labels | precision(B) | recall(B) | mAP50(B) | mAP50-95(B) |
|
| 14 |
|:--------:|:------:|:-------:|:--------:|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------:|:-----------:|:----------:|:-------------:|
|
| 15 |
-
| rtdetr-x |
|
| 16 |
-
| rtdetr-l |
|
| 17 |
| yolo11x | yolo | 196G | 57M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolo11x/labels.json) | 0.738 | 0.658 | 0.716 | 0.546 |
|
| 18 |
| yolo11l | yolo | 87.6G | 25.4M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolo11l/labels.json) | 0.747 | 0.635 | 0.702 | 0.533 |
|
| 19 |
| yolo11m | yolo | 68.5G | 20.1M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolo11m/labels.json) | 0.738 | 0.617 | 0.684 | 0.514 |
|
|
@@ -39,4 +39,5 @@ metrics:
|
|
| 39 |
| yolov5lu | yolo | 136G | 53.2M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5lu/labels.json) | N/A | N/A | N/A | N/A |
|
| 40 |
| yolov5mu | yolo | 64.6G | 25.1M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5mu/labels.json) | N/A | N/A | N/A | N/A |
|
| 41 |
| yolov5su | yolo | 24.2G | 9.15M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5su/labels.json) | N/A | N/A | N/A | N/A |
|
| 42 |
-
| yolov5nu | yolo | 7.84G | 2.65M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5nu/labels.json) | N/A | N/A | N/A | N/A |
|
|
|
|
|
|
| 12 |
|
| 13 |
| Model | Type | FLOPS | Params | Labels | precision(B) | recall(B) | mAP50(B) | mAP50-95(B) |
|
| 14 |
|:--------:|:------:|:-------:|:--------:|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------:|:-----------:|:----------:|:-------------:|
|
| 15 |
+
| rtdetr-x | rtdetr | 233G | 67.5M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/rtdetr-x/labels.json) | N/A | N/A | N/A | N/A |
|
| 16 |
+
| rtdetr-l | rtdetr | 108G | 33M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/rtdetr-l/labels.json) | N/A | N/A | N/A | N/A |
|
| 17 |
| yolo11x | yolo | 196G | 57M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolo11x/labels.json) | 0.738 | 0.658 | 0.716 | 0.546 |
|
| 18 |
| yolo11l | yolo | 87.6G | 25.4M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolo11l/labels.json) | 0.747 | 0.635 | 0.702 | 0.533 |
|
| 19 |
| yolo11m | yolo | 68.5G | 20.1M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolo11m/labels.json) | 0.738 | 0.617 | 0.684 | 0.514 |
|
|
|
|
| 39 |
| yolov5lu | yolo | 136G | 53.2M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5lu/labels.json) | N/A | N/A | N/A | N/A |
|
| 40 |
| yolov5mu | yolo | 64.6G | 25.1M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5mu/labels.json) | N/A | N/A | N/A | N/A |
|
| 41 |
| yolov5su | yolo | 24.2G | 9.15M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5su/labels.json) | N/A | N/A | N/A | N/A |
|
| 42 |
+
| yolov5nu | yolo | 7.84G | 2.65M | [`person`, `bicycle`, `car`, `motorcycle`, `airplane` ... 80 labels in total](https://huggingface.co/deepghs/yolos/blob/main/yolov5nu/labels.json) | N/A | N/A | N/A | N/A |
|
| 43 |
+
|