Diff of /README.md [000000] .. [fcbb05]

Switch to unified view

a b/README.md
1
# APOS
2
3
ML system designed to identify microbes in microscope slides. 
4
Tested on a malaria database only
5
6
## Contributors
7
- Samarth Chandna [@samarth52](https://github.com/samarth52)
8
9
10
## Tech Stack
11
  Python (3.x)
12
- [TensorFlow](https://www.tensorflow.org/) (1.14.0)
13
- [Numpy](https://numpy.org/) (1.16.2)
14
- [Kivy](https://kivy.org/#home) (1.11.1)
15
- [Matplotlib](https://matplotlib.org/) (3.1.1)
16
- [OpenCV](https://opencv.org/) 
17
- [Pillow](https://pillow.readthedocs.io/en/stable/)