Abstract
This research project aims to automate the identification, labeling, and counting of teeth, as well as the classification of abnormalities and detection of caries in dental X-rays, specifically orthopantomograms (OPGs). It involves several deep neural networks and learning algorithms. The first module uses semantic segmentation with a U-net model to create masks for tooth detection, which are then refined with the YOLOv3 detector, achieving 80% accuracy. Canonical correlation analysis (CCA) helps find tooth midpoints and count the total number of teeth. The second module classifies abnormalities and pathologies using transfer learning with the Inceptionv3 model, yielding moderate accuracy. Caries detection is performed with thresholding and segmentation. The third module detects three treated pathologies—root canal treatments, crowns, and implants—using Faster RCNN and Inceptionv3, showing fair accuracy. Overall, the automated approach demonstrates promising results for enhancing X-ray image interpretation and diagnosing oral diseases.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have