erayyapagci commited on
Commit
116a7d3
·
verified ·
1 Parent(s): 76b6637

Upload model card, weights, and evaluation artifacts

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -38,19 +38,19 @@ Compared with the previously published HF YOLO11M baseline, this release improve
38
 
39
  ### Old held-out test set
40
 
41
- | Model | Precision | Recall | mAP50 | mAP50-95 |
42
- | --- | --- | --- | --- | --- |
43
- | [YOLO11M Question Segmentation v1](https://huggingface.co/erayyapagci/yolo11m-question-segmentation) | 0.962 | 0.980 | 0.979 | 0.898 |
44
- | [YOLO26M Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26m-question-segmentation-v2) | 0.990 | 0.982 | 0.988 | 0.920 |
45
- | [YOLO26N Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26n-question-segmentation-v2) | 0.988 | 0.983 | 0.989 | 0.924 |
46
 
47
  ### Combined held-out test set
48
 
49
- | Model | Precision | Recall | mAP50 | mAP50-95 |
50
- | --- | --- | --- | --- | --- |
51
- | [YOLO11M Question Segmentation v1](https://huggingface.co/erayyapagci/yolo11m-question-segmentation) | 0.962 | 0.973 | 0.984 | 0.900 |
52
- | [YOLO26M Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26m-question-segmentation-v2) | 0.987 | 0.978 | 0.992 | 0.957 |
53
- | [YOLO26N Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26n-question-segmentation-v2) | 0.991 | 0.988 | 0.993 | 0.962 |
54
 
55
  ### Benchmark graphs
56
 
 
38
 
39
  ### Old held-out test set
40
 
41
+ | Model | Size | Precision | Recall | mAP50 | mAP50-95 |
42
+ | --- | --- | --- | --- | --- | --- |
43
+ | [YOLO11M Question Segmentation v1](https://huggingface.co/erayyapagci/yolo11m-question-segmentation) | 116 MB / 20.1M params | 0.962 | 0.980 | 0.979 | 0.898 |
44
+ | [YOLO26M Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26m-question-segmentation-v2) | 168 MB / 21.8M params | 0.990 | 0.982 | 0.988 | 0.920 |
45
+ | [YOLO26N Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26n-question-segmentation-v2) | 5.3 MB / 2.5M params | 0.988 | 0.983 | 0.989 | 0.924 |
46
 
47
  ### Combined held-out test set
48
 
49
+ | Model | Size | Precision | Recall | mAP50 | mAP50-95 |
50
+ | --- | --- | --- | --- | --- | --- |
51
+ | [YOLO11M Question Segmentation v1](https://huggingface.co/erayyapagci/yolo11m-question-segmentation) | 116 MB / 20.1M params | 0.962 | 0.973 | 0.984 | 0.900 |
52
+ | [YOLO26M Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26m-question-segmentation-v2) | 168 MB / 21.8M params | 0.987 | 0.978 | 0.992 | 0.957 |
53
+ | [YOLO26N Question Segmentation v2](https://huggingface.co/erayyapagci/yolo26n-question-segmentation-v2) | 5.3 MB / 2.5M params | 0.991 | 0.988 | 0.993 | 0.962 |
54
 
55
  ### Benchmark graphs
56