Skip to content

GSaiDheeraj/End-to-End-Diseases-Detection

Repository files navigation

Diseases-Detection

https://diseasesdetectionwithai.herokuapp.com/


bandicam.2022-02-04.11-53-30-207.mp4

It is a deep learning based web application is used for detecting the COVID-19, Pneumonia, Malaria, Brain tumour using Medical Images like Chest X Ray Images, CT Images, Cell Images.

Transfer learning algorithms like VGG-16, VGG-19, Inception Resnet V2 were used for detecting due to less availability of data and to make sure the generalising the model.


  1. Tensorflow-gpu 2.6.0
  2. Python 3.6

$ pip install -r requirements.txt