Web based tool for doctors to detect various type of disease like
- Skin cancer
- Pneumonia
- Breast Cancer etc.
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.txtpython manager.py initdbpython manager.py runserver
- https://github.com/alectrocute/flaskSaaS
- https://www.kaggle.com/dipeshpoudel/machine-learning-with-breast-cancer-data
- https://www.tensorflow.org/tfx/serving/api_rest
- https://towardsdatascience.com/deploying-keras-models-using-tensorflow-serving-and-flask-508ba00f1037
