Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -24,14 +24,14 @@ model-index:
|
|
24 |
- name: Mean Average Precision (mAP@50-95)
|
25 |
type: mean_average_precision
|
26 |
value: 0.2497
|
27 |
-
fine-tuned-from:
|
28 |
inference:
|
29 |
library: transformers
|
30 |
parameters:
|
31 |
threshold: 0.5
|
32 |
iou_threshold: 0.5
|
33 |
format: pytorch
|
34 |
-
|
35 |
- normal
|
36 |
- glint
|
37 |
---
|
|
|
24 |
- name: Mean Average Precision (mAP@50-95)
|
25 |
type: mean_average_precision
|
26 |
value: 0.2497
|
27 |
+
fine-tuned-from: Ultralytics/YOLO11
|
28 |
inference:
|
29 |
library: transformers
|
30 |
parameters:
|
31 |
threshold: 0.5
|
32 |
iou_threshold: 0.5
|
33 |
format: pytorch
|
34 |
+
labels:
|
35 |
- normal
|
36 |
- glint
|
37 |
---
|