Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Formats:
parquet
Sub-tasks:
semantic-segmentation
Size:
< 1K
SerdarHelli
commited on
Commit
•
d01af7d
1
Parent(s):
fbc23c0
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
|
3 |
+
size_categories:
|
4 |
+
- n<1K
|
5 |
+
source_datasets:
|
6 |
+
- original
|
7 |
+
task_categories:
|
8 |
+
- image_segmentation
|
9 |
+
task_ids:
|
10 |
+
- semantic_segmentation
|
11 |
+
- teeth_segmentation
|
12 |
+
train-eval-index:
|
13 |
+
- config: plain_text
|
14 |
+
task: semantic_segmentation
|
15 |
+
task_id: semantic_segmentation
|
16 |
+
splits:
|
17 |
+
train_split: train
|
18 |
+
eval_split: test
|
19 |
+
col_mapping:
|
20 |
+
image: image
|
21 |
+
label: image
|
22 |
+
---
|
23 |
+
|
24 |
+
# Dataset Card for [Dataset Name]
|
25 |
+
|
26 |
+
## Table of Contents
|
27 |
+
- [Table of Contents](#table-of-contents)
|
28 |
+
- [Dataset Description](#dataset-description)
|
29 |
+
- [Dataset Summary](#dataset-summary)
|
30 |
+
- [Dataset Structure](#dataset-structure)
|
31 |
+
- [Data Instances](#data-instances)
|
32 |
+
- [Dataset Creation](#dataset-creation)
|
33 |
+
- [Curation Rationale](#curation-rationale)
|
34 |
+
- [Source Data](#source-data)
|
35 |
+
- [Annotations](#annotations)
|
36 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
37 |
+
- [Other Known Limitations](#other-known-limitations)
|
38 |
+
- [Additional Information](#additional-information)
|
39 |
+
- [Citation Information](#citation-information)
|
40 |
+
- [Contributions](#contributions)
|
41 |
+
|
42 |
+
## Dataset Description
|
43 |
+
|
44 |
+
- **Homepage:** [https://github.com/SerdarHelli/Segmentation-of-Teeth-in-Panoramic-X-ray-Image-Using-U-Net](https://github.com/SerdarHelli/Segmentation-of-Teeth-in-Panoramic-X-ray-Image-Using-U-Net)
|
45 |
+
- **Repository:** [https://github.com/SerdarHelli/Segmentation-of-Teeth-in-Panoramic-X-ray-Image-Using-U-Net](https://github.com/SerdarHelli/Segmentation-of-Teeth-in-Panoramic-X-ray-Image-Using-U-Net)
|
46 |
+
- **Paper:** [Tooth Instance Segmentation on Panoramic Dental Radiographs Using U-Nets and Morphological Processing](https://dergipark.org.tr/tr/pub/dubited/issue/68307/950568)
|
47 |
+
- **Leaderboard:**
|
48 |
+
- **Point of Contact:** S.Serdar Helli
|
49 |
+
|
50 |
+
### Dataset Summary
|
51 |
+
|
52 |
+
# Semantic-Segmentation-of-Teeth-in-Panoramic-X-ray-Image
|
53 |
+
The aim of this study is automatic semantic segmentation and measurement total length of teeth in one-shot panoramic x-ray image by using deep learning method with U-Net Model and binary image analysis in order to provide diagnostic information for the management of dental disorders, diseases, and conditions.
|
54 |
+
|
55 |
+
[***Github Link***](https://github.com/SerdarHelli/Segmentation-of-Teeth-in-Panoramic-X-ray-Image-Using-U-Net)
|
56 |
+
|
57 |
+
|
58 |
+
***Original Dataset For Only Images***
|
59 |
+
DATASET ref - H. Abdi, S. Kasaei, and M. Mehdizadeh, “Automatic segmentation of mandible in panoramic x-ray,” J. Med. Imaging, vol. 2, no. 4, p. 44003, 2015
|
60 |
+
[Link DATASET for only original images.](https://data.mendeley.com/datasets/hxt48yk462/1)
|
61 |
+
### Supported Tasks and Leaderboards
|
62 |
+
|
63 |
+
## Dataset Structure
|
64 |
+
|
65 |
+
### Data Instances
|
66 |
+
|
67 |
+
An example of 'train' looks as follows.
|
68 |
+
```
|
69 |
+
{
|
70 |
+
"image": X-ray Image ,
|
71 |
+
"label": Binary Image Segmentation Map
|
72 |
+
|
73 |
+
}
|
74 |
+
```
|
75 |
+
|
76 |
+
## Dataset Creation
|
77 |
+
|
78 |
+
### Source Data
|
79 |
+
***Original Dataset For Only Images***
|
80 |
+
DATASET ref - H. Abdi, S. Kasaei, and M. Mehdizadeh, “Automatic segmentation of mandible in panoramic x-ray,” J. Med. Imaging, vol. 2, no. 4, p. 44003, 2015
|
81 |
+
[Link DATASET for only original images.](https://data.mendeley.com/datasets/hxt48yk462/1)
|
82 |
+
|
83 |
+
|
84 |
+
### Annotations
|
85 |
+
|
86 |
+
#### Annotation process
|
87 |
+
|
88 |
+
The annotation was made manually.
|
89 |
+
|
90 |
+
#### Who are the annotators?
|
91 |
+
|
92 |
+
S.Serdar Helli
|
93 |
+
### Personal and Sensitive Information
|
94 |
+
|
95 |
+
|
96 |
+
## Considerations for Using the Data
|
97 |
+
|
98 |
+
### Other Known Limitations
|
99 |
+
|
100 |
+
To Check Out:
|
101 |
+
|
102 |
+
***Original Dataset For Only Images***
|
103 |
+
DATASET ref - H. Abdi, S. Kasaei, and M. Mehdizadeh, “Automatic segmentation of mandible in panoramic x-ray,” J. Med. Imaging, vol. 2, no. 4, p. 44003, 2015
|
104 |
+
[Link DATASET for only original images.](https://data.mendeley.com/datasets/hxt48yk462/1)
|
105 |
+
|
106 |
+
## Additional Information
|
107 |
+
|
108 |
+
### Citation Information
|
109 |
+
|
110 |
+
For Labelling
|
111 |
+
```
|
112 |
+
@article{helli10tooth,
|
113 |
+
title={Tooth Instance Segmentation on Panoramic Dental Radiographs Using U-Nets and Morphological Processing},
|
114 |
+
author={HELL{\.I}, Serdar and HAMAMCI, Anda{\c{c}}},
|
115 |
+
journal={D{\"u}zce {\"U}niversitesi Bilim ve Teknoloji Dergisi},
|
116 |
+
volume={10},
|
117 |
+
number={1},
|
118 |
+
pages={39--50}
|
119 |
+
}
|
120 |
+
```
|
121 |
+
|
122 |
+
For Original Images
|
123 |
+
|
124 |
+
```
|
125 |
+
|
126 |
+
@article{abdi2015automatic,
|
127 |
+
title={Automatic segmentation of mandible in panoramic x-ray},
|
128 |
+
author={Abdi, Amir Hossein and Kasaei, Shohreh and Mehdizadeh, Mojdeh},
|
129 |
+
journal={Journal of Medical Imaging},
|
130 |
+
volume={2},
|
131 |
+
number={4},
|
132 |
+
pages={044003},
|
133 |
+
year={2015},
|
134 |
+
publisher={SPIE}
|
135 |
+
}
|
136 |
+
```
|
137 |
+
|
138 |
+
### Contributions
|
139 |
+
|
140 |
+
Thanks to [@SerdarHelli](https://github.com/SerdarHelli) for adding this dataset.
|