Skip to content

surajtc/FYP-Covid19-Detection-from-Chest-Xray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon Covid-19 Detection form Chest X-Ray using Machine Learning

❄️ View the static version of the app here ❄️

Index


Description

This is a Computer Aided Detection (CAD) tool for iterative Covid-19 detection, along with the adequate description of its forming techniques which includes feature selection, extraction and classification of neuro images to support the clinicians for early and more accurate diagnosis. This takes a chest X-Ray Image as input and outputs a prediction among two classes:

  • Normal/COVID-19 negative and
  • COVID-19 positive

using the novel Deep Neural Network based model.

Objectives

  • To design and develop a Covid-19 detection system which can help in quick and accurate results.
  • To establish an early screening model to distinguish Covid-19 infected and healthy cases.
  • To overcome the problem of lack of specialized physicians in remote villages.
  • To build a real time application useful for doctors, patients and the rest of the world.

Usage

1.Clone this Repository

git clone https://github.com/SurajTC/FYP-Covid19-Detection-from-Chest-Xray.git;
cd FYP-Covid19-Detection-from-Chest-Xray

2.Satisfy Dependencies

Using Anaconda :

conda env create --name myenv --file=environment.yml

conda activate myenv

Using Pip :

python -m venv myenv
source myenv/bin/activate

pip install -r requirements.txt

3.Start the Flask server

python app.py

Further follow the instructions on the console to use the webapp.

Attribution

Illustrations : Storyset - People illustrations by Storyset
Iconset : Remix Icon - Open source icon library
Live Statistics : Worldometer - Real time world statistics