Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 488 Bytes

BacteriaRecognition

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