erayyapagci commited on
Commit
4b2ffab
·
verified ·
1 Parent(s): e53754f

Upload model card, weights, and evaluation artifacts

Browse files
.gitattributes CHANGED
@@ -41,3 +41,4 @@ confusion_matrix__combined_test_dedup.png filter=lfs diff=lfs merge=lfs -text
41
  confusion_matrix__old_test_dedup.png filter=lfs diff=lfs merge=lfs -text
42
  confusion_matrix_normalized__combined_test_dedup.png filter=lfs diff=lfs merge=lfs -text
43
  confusion_matrix_normalized__old_test_dedup.png filter=lfs diff=lfs merge=lfs -text
 
 
41
  confusion_matrix__old_test_dedup.png filter=lfs diff=lfs merge=lfs -text
42
  confusion_matrix_normalized__combined_test_dedup.png filter=lfs diff=lfs merge=lfs -text
43
  confusion_matrix_normalized__old_test_dedup.png filter=lfs diff=lfs merge=lfs -text
44
+ comparison_examples/09__sourcepdf__yks_tyt_2025_kitapcik_d250__page_2.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -73,9 +73,9 @@ The newer YOLO26 checkpoints improve most clearly in two cases:
73
  - Less false positives on pages with no questions.
74
  - Better recovery of harder placements such as one-row questions and questions that occupy an entire column.
75
 
76
- Example page with no saved questions: GT + YOLO11M Question Segmentation v1 + YOLO26M Question Segmentation v2 + YOLO26S Question Segmentation v2 + YOLO26N Question Segmentation v2.
77
 
78
- ![No-question page comparison](comparison_examples/10__sourcepdf__yks_tyt_2025_kitapcik_d250__page_1.png)
79
 
80
  ## Usage
81
 
 
73
  - Less false positives on pages with no questions.
74
  - Better recovery of harder placements such as one-row questions and questions that occupy an entire column.
75
 
76
+ Example page: GT + YOLO11M Question Segmentation v1 + YOLO26M Question Segmentation v2 + YOLO26S Question Segmentation v2 + YOLO26N Question Segmentation v2. YOLO11M has no predictions at the release inference threshold on this page, while the YOLO26 checkpoints recover the saved question boxes.
77
 
78
+ ![2025 TYT page comparison](comparison_examples/09__sourcepdf__yks_tyt_2025_kitapcik_d250__page_2.png)
79
 
80
  ## Usage
81
 
comparison_examples/{10__sourcepdf__yks_tyt_2025_kitapcik_d250__page_1.png → 09__sourcepdf__yks_tyt_2025_kitapcik_d250__page_2.png} RENAMED
File without changes