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.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.