| Literature DB >> 35535186 |
Abdullah S Al-Malaise Al-Ghamdi1,2, Mahmoud Ragab3,4,5, Saad Abdulla AlGhamdi6, Amer H Asseri4,7, Romany F Mansour8, Deepika Koundal9.
Abstract
An important aspect of the diagnosis procedure in daily clinical practice is the analysis of dental radiographs. This is because the dentist must interpret different types of problems related to teeth, including the tooth numbers and related diseases during the diagnostic process. For panoramic radiographs, this paper proposes a convolutional neural network (CNN) that can do multitask classification by classifying the X-ray images into three classes: cavity, filling, and implant. In this paper, convolutional neural networks are taken in the form of a NASNet model consisting of different numbers of max-pooling layers, dropout layers, and activation functions. Initially, the data will be augmented and preprocessed, and then, the construction of a multioutput model will be done. Finally, the model will compile and train the model; the evaluation parameters used for the analysis of the model are loss and the accuracy curves. The model has achieved an accuracy of greater than 96% such that it has outperformed other existing algorithms.Entities:
Mesh:
Year: 2022 PMID: 35535186 PMCID: PMC9078756 DOI: 10.1155/2022/3500552
Source DB: PubMed Journal: Comput Intell Neurosci
Figure 1Flowchart of the proposed work.
Figure 2Different types of images based on teeth disease.
Figure 3Architecture of the proposed model.
Figure 4NASNet model.
Comparison of the proposed model with the existing model.
| Models | AlexNet (%) | Convolutional neural network (%) | NASNet model (%) |
|---|---|---|---|
| Accuracy without data augmentation | 89 | 92 | 93.36 |
| Accuracy with data augmentation [ | 93 | 95 | 96.51 |
Figure 5Comparison graph of the implemented model.
Figure 6Graph of output accuracy and output loss.
Figure 7Teeth image predicted with the implant class.