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 repository houses machine learning models and pipelines for predicting various diseases, coupled with an integration with a Large Language Model for Diet and Food Recommendation. Each disease prediction task has its dedicated directory structure to maintain organization and modularity.
The project focuses on building machine learning models for dental image classification and detection. Using CNN for image classification and YOLOv5 for object detection, the models aim to identify various dental conditions from medical images. The repository contains the data preprocessing pipeline, model training, and evaluation methods.