Skip to content

This GitHub repository contains Python code for two deep learning models: one for COVID-19 detection from chest X-rays and another for Diabetic Retinopathy (DR) detection from retinal fundus images.

License

Notifications You must be signed in to change notification settings

knowgaurav/covid-dr-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Covid-19 and Diabetic Retinopathy Detector

This GitHub repository contains Python code for two deep learning models: one for COVID-19 detection from chest X-rays and another for Diabetic Retinopathy (DR) detection from retinal fundus images. The models are built using Keras API with TensorFlow as the backend, and they were trained in the Google Colab environment. Additionally, a Python-Flask web application is included to deploy the trained models and get predictions on new data. The project aims to provide early detection solutions for these critical medical conditions and offers accessibility through the web application interface.
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. About
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Logo

Logo

Logo

Logo

Logo

(back to top)

Built With

  • Python
  • Flask
  • Keras
  • TensorFlow

(back to top)

Details

COVID-19 and Diabetic Retinopathy Detection with Deep Learning Models

This GitHub repository houses an innovative and comprehensive project aimed at leveraging the power of deep learning to detect two critical medical conditions: COVID-19 from chest X-rays and Diabetic Retinopathy (DR) from retinal fundus images. The repository contains Python code that implements two separate deep learning models using the Keras API with TensorFlow as the backend, along with a Python-Flask web application for deploying and obtaining predictions on new data.

Project Overview:

  1. COVID-19 Detection Model: The first deep learning model is designed to detect COVID-19 from chest X-ray images. The model architecture is carefully crafted to identify specific patterns and features associated with the disease, enabling it to provide accurate predictions.

  2. Diabetic Retinopathy Detection Model: The second deep learning model focuses on Diabetic Retinopathy detection using retinal fundus images. With a carefully curated dataset, this model can classify different stages of DR, allowing for early intervention and effective management of the condition.

Key Features:

  • Deep Learning and Keras: Both models are built using deep learning techniques, taking advantage of Keras API, a user-friendly and powerful high-level neural networks API that simplifies the process of building complex models.

  • TensorFlow Backend: TensorFlow, a leading open-source deep learning framework, serves as the backend for the Keras models, ensuring efficient computation and scalability.

  • Google Colab Environment: The development and training of the models are performed in Google Colab, a cloud-based Jupyter notebook environment. This choice provides access to powerful hardware resources, including GPUs or TPUs, facilitating faster training and experimentation.

  • Python-Flask Web Application: To make these models accessible and usable by a broader audience, the project includes a web application built using the Python-Flask framework. Users can upload chest X-rays or retinal fundus images to the application and obtain real-time predictions from the corresponding models.

Benefits:

  • Early Detection and Intervention: The deep learning models developed in this project can potentially assist healthcare professionals in early detection of COVID-19 and Diabetic Retinopathy. Timely detection can lead to better patient outcomes and more effective disease management.

  • Accessibility: By deploying the models through a web application, individuals and medical practitioners can easily access the system from any device with an internet connection, making it a valuable tool for remote diagnosis and consultations.

  • Continued Improvement: As an open-source project, the GitHub repository encourages collaboration and contributions from the community. Researchers and developers can participate in enhancing the models, expanding the datasets, and improving overall performance.

This GitHub repository serves as a valuable resource for researchers, medical professionals, and developers interested in the application of deep learning for medical image analysis. The combination of COVID-19 and Diabetic Retinopathy detection in one project showcases the versatility and potential impact of cutting-edge AI technologies in the healthcare domain.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Gaurav Singh - @knowgaurav01 - hello@sgaurav.me

Project Link: https://github.com/knowgaurav/covid-dr-detector

(back to top)

Acknowledgments

(back to top)

About

This GitHub repository contains Python code for two deep learning models: one for COVID-19 detection from chest X-rays and another for Diabetic Retinopathy (DR) detection from retinal fundus images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published