We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c228adb commit 1cf3218Copy full SHA for 1cf3218
README.md
@@ -118,8 +118,7 @@ YOLOv5m<sup><br>(CrowdHuman) | DINO<sup><br>(ViT-B/16) | **54.58** | 47.55 | 58.
118
119
Detector | Feature Extractor | GPU | Precision | Image Size | Detection<br>/Frame | FPS
120
--- | --- | --- | --- | --- | --- | ---
121
-YOLOv5s | CLIP-RN50 | GTX-1660ti | FP32 | 480x640 | 1 | 40
122
-YOLOv5m | CLIP-RN50 | GTX-1660ti | FP32 | 480x640 | 1 | 32
+YOLOv5s | CLIP-RN50 | GTX-1660ti | FP32 | 480x640 | 1 | 38
123
YOLOv5s | CLIP-ViT-B/32 | GTX-1660ti | FP32 | 480x640 | 1 | 30
124
||
125
YOLOv5s | DINO-XciT-S12/16 | GTX-1660ti | FP32 | 480x640 | 1 | 36
0 commit comments