--- a +++ b/README.md @@ -0,0 +1,17 @@ +# APOS + +ML system designed to identify microbes in microscope slides. +Tested on a malaria database only + +## Contributors +- Samarth Chandna [@samarth52](https://github.com/samarth52) + + +## Tech Stack + Python (3.x) +- [TensorFlow](https://www.tensorflow.org/) (1.14.0) +- [Numpy](https://numpy.org/) (1.16.2) +- [Kivy](https://kivy.org/#home) (1.11.1) +- [Matplotlib](https://matplotlib.org/) (3.1.1) +- [OpenCV](https://opencv.org/) +- [Pillow](https://pillow.readthedocs.io/en/stable/)