ibrahimhamamci
commited on
Commit
•
703c1d0
1
Parent(s):
6624d80
Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ The diagnosis class includes four specific categories: caries, deep caries, peri
|
|
34 |
|
35 |
## Annotation Protocol
|
36 |
|
37 |
-
The DENTEX dataset provides three hierarchically annotated datasets
|
38 |
|
39 |
## Data Split for Evaluation and Training
|
40 |
|
|
|
34 |
|
35 |
## Annotation Protocol
|
36 |
|
37 |
+
The DENTEX dataset provides three hierarchically annotated datasets to support various dental detection tasks: (1) quadrant-only for quadrant detection, (2) quadrant-enumeration for tooth detection, and (3) quadrant-enumeration-diagnosis for abnormal tooth detection. While offering a quadrant detection dataset might appear redundant, it's essential for effectively using the FDI Numbering System. This globally recognized system assigns numbers from 1 through 4 to each mouth quadrant: top right (1), top left (2), bottom left (3), and bottom right (4). Additionally, it numbers each of the eight teeth and each molar from 1 to 8, starting from the front middle tooth and increasing towards the back. For instance, the back tooth on the lower left side is designated as 48 in FDI notation, indicating quadrant 4, tooth 8. Thus, the quadrant segmentation dataset greatly simplifies the dental enumeration task, though evaluations are conducted only on the fully annotated third dataset.
|
38 |
|
39 |
## Data Split for Evaluation and Training
|
40 |
|