This is a project involving the use of deep learning for classifying and detecting the bacteria of Gardnerealla, Lactobacillus and Curved Rods.
A deployed diagnosis system is available in the directory "deploy". Running the diagnosis_tool.py automatically starts the tool, and the machine learning model is also included. Please make sure that the following dependencies are fullfilled in order to run the tool
- Pillow
- Tensorflow
- Numpy
- Tkinter
- Matplotlib