Skip to content

Our project Health Care Web application is deployed using flask webframe work. We have used CNN algorithm for training of our model. This project focuses on Skin cancer and Diabetic Retinopathy.For future enhacement we will build this application with more disease detection.

License

Notifications You must be signed in to change notification settings

gsumanth101/Health-Care-Web-application

Repository files navigation

Health Care Web application

Our project Health Care Web application is deployed using flask webframe work. We have used CNN algorithm for training of our model. This project focuses on Skin cancer and Diabetic Retinopathy.For future enhacement we will build this application with more disease detection.

train_df and test df Contains Diabetic Retinopathy data and train and test contain Skin_cancer data

Steps to run

  1. First open this folder through any IDE's like VS code. We have used VS code.

  2. Install all the requirements using command pip install -r requirements.txt

  3. Dataset is avvailable in this repository.

  4. Run the two notebook files i.e. Model_train.ipynb and skin_cancer.ipynb files.

  5. After running these two files DR.h5 and skin1.h5 files are created.

  6. Then open main.py. It contains flask demonstration.

  7. Run main.py.

  8. Then the local host is running at port :5000.

  9. Click on the link.

  10. The web application will open.
    main page

    Main Page

    skin

    Skin cancer page

    DR

    Diabetic Retinopathy Page

Developers

Gorla Buchayyagari Sumanth -- https://www.linkedin.com/in/gorla-buchayyagari-sumanth-486bb7221/
Kalisetti Naveen -- https://www.linkedin.com/in/kalisetti-naveen-93701422b/

About

Our project Health Care Web application is deployed using flask webframe work. We have used CNN algorithm for training of our model. This project focuses on Skin cancer and Diabetic Retinopathy.For future enhacement we will build this application with more disease detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published