Web based tool for doctors to detect various type of disease like
- Skin cancer
- Pneumonia
- Breast Cancer etc.
Take a quick look at https://doctor-ai.herokuapp.com/
3 step Demo:
- Select the demo
- Upload the image
- See the results
- Intutive trainig process
- High accuracy using deep learning models in both keras and tensorflow
- Highly scalable solution using tensorflow serving
- Dockers to elemenate dependency issues
- Ready to deploy solution on heroku
- Flask
- SQLAlchemy
- Keras and tensorflow
- Scikit-learn
- Tensorflow serving
- Bootstrap
- clone the repo
pip install requirement.txt
python manager.py initdb
python manager.py runserver