Abstract
An open-source project for serving deep learning-based solutions in clinical scenarios. Lately, deep learning and its application in computer vision have proven to be highly beneficial for medical scenarios like Covid-19 detection, pneumonia identification, brain tumor segmentation, implant detection, etc. However, taking this work to the production side as a Minimum Value Product has been very slow. This not only reduces the far-reaching impact of the work but also diminishes the opportunities for validation by actual medical practitioners. Hence, this project is meant to serve as an end-end solution for having a web app that anyone can use for automating the diagnosis and prognosis of common problems. Initially we plan to start off with common image classification problems like Pneumonia Detection, Intracranial Hemorrhage Detection and then proceed to even more complex scenarios
Author(s)
Smaranjit Ghose
Anush Bhatia
How can we reach out to the author(s)?
Smaranjit Ghose: contact@smaranjitghose.codes, Linkedin
Anush Bhatia: anushbhatia1234@gmail.com, Linkedin
Project type?
Web App
Technology used or will be used?
- Python
- TensorFlow 2.0 / Keras
- Flask
- HTML5
- CSS
- ReactJS
- TensorFlow.JS
What problem are you trying to solve, and why?
Building a service that ensures the benefits of Artificial Intelligence reaches to medical professionals as well the common people to automate diagnosis & prognosis as well as reduce the costs,time spent and chances of human error.
How do you plan to take the project to v1.0(stable)?
-
Solving the RSNA Pneumonia Detection Challenge to build an algorithm to detect a visual signal for pneumonia in medical images.
-
Build the front end using basic HTML,CSS and JavaScript
-
Use Flask for the backend
-
Perform external and internal validation
-
Host it using Heroku or Digital Ocean
-
Launch to V1
-
Proceed with the following improvements:
- Use React
- Revamp using Soft UI
- Give more stats for the problem solved
- Integrate Firebase to store the data for future use
- Solve other medical computer vision problems
Abstract
An open-source project for serving deep learning-based solutions in clinical scenarios. Lately, deep learning and its application in computer vision have proven to be highly beneficial for medical scenarios like Covid-19 detection, pneumonia identification, brain tumor segmentation, implant detection, etc. However, taking this work to the production side as a Minimum Value Product has been very slow. This not only reduces the far-reaching impact of the work but also diminishes the opportunities for validation by actual medical practitioners. Hence, this project is meant to serve as an end-end solution for having a web app that anyone can use for automating the diagnosis and prognosis of common problems. Initially we plan to start off with common image classification problems like Pneumonia Detection, Intracranial Hemorrhage Detection and then proceed to even more complex scenarios
Author(s)
Smaranjit Ghose
Anush Bhatia
How can we reach out to the author(s)?
Smaranjit Ghose: contact@smaranjitghose.codes, Linkedin
Anush Bhatia: anushbhatia1234@gmail.com, Linkedin
Project type?
Web App
Technology used or will be used?
What problem are you trying to solve, and why?
Building a service that ensures the benefits of Artificial Intelligence reaches to medical professionals as well the common people to automate diagnosis & prognosis as well as reduce the costs,time spent and chances of human error.
How do you plan to take the project to v1.0(stable)?
Solving the RSNA Pneumonia Detection Challenge to build an algorithm to detect a visual signal for pneumonia in medical images.
Build the front end using basic HTML,CSS and JavaScript
Use Flask for the backend
Perform external and internal validation
Host it using Heroku or Digital Ocean
Launch to V1
Proceed with the following improvements: