Commit
·
2640d9a
1
Parent(s):
d9282f4
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,13 @@
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
# Semantic-Segmentation-of-Teeth-in-Panoramic-X-ray-Image
|
4 |
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.
|
|
|
1 |
+
---
|
2 |
|
3 |
+
tags:
|
4 |
+
- segmentation
|
5 |
+
- dentalimaging
|
6 |
+
metrics:
|
7 |
+
- f1
|
8 |
+
- accuracy
|
9 |
+
|
10 |
+
---
|
11 |
|
12 |
# Semantic-Segmentation-of-Teeth-in-Panoramic-X-ray-Image
|
13 |
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.
|