You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This model accurately classifies seven types of dental diseases. The diseases it can identify are: GUM (Gum Disease) MC (Mucosal Condition) OC (Oral Cancer) OLP (Oral Lichen Planus) OT (Oral Tumor)…
This repository contains a Teeth Disease Classification web application built using Streamlit and a pre-trained ResNet50 model. The application allows users to upload images of teeth and classify t…