Skip to content

GSaiDheeraj/End-to-End-Multiple-diseases-detection

Repository files navigation

Multiple-diseases-detection

Vootla Yeswanth : Web Development/ UI
G.Sai Dheeraj : Deep Learnining model/Deployment


Methodology: CRISP-DM (Cross Industry Standard process for Data Mining)

  1. Problem : Detect the Disease using medical images.

  2. Data Gathering : Kaggle

  3. Data Cleaning : Removed the Duplicates in the data

  4. Data Preparation : Reshaped the size of data into reqquired input shape for transfer learning models.

  5. Modelling : Used VGG-16, VGG-19, Inceptoion Resnet-V2

    -Why These three models?
    Answer) Usually, we start with the simple architecture and end with the complex architecture. From Here Web Development Cycle starts

    1. Requirements Gathering : Understand the requirement and data source
    2. Identifying the problems : The hardest problem is Slug size and the future scope of the project.
    3. Wire Frame work: Created the flow chart for connecting hte different web links like connecting the About page with disease page and home page with the result page etc.
    4. Tools gathering
    5. Content Creation : Created the content that need to be in the web site
    6. Web Site Experiments: Created different web sites/ UI designs
    7. Integreation with Deep learning models
  6. Deployment in the cloud

  7. maintainence.

Multiple.Disease.detection.mp4