Skip to content

I have trained CNN using images of patient's chest-xray whom are infected by coronavirus.

Notifications You must be signed in to change notification settings

darshakpranpariya/COVID-19-Infection-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19-Infection-Detector

I have trained CNN using images of patient's chest-xray whom are infected by coronavirus. This neural network can predict that patient is infected by coronavirus or not by using only patient's xray of chest.

DISCLAIMER:-

Accuracy of this neural net is not 100%. it's only trained through 170 samples of infected people.Moreover, it's mainly made for educational purpose so please don't totally depend on it.

covid19-chestxray-dataset:- https://github.com/ieee8023/covid-chestxray-dataset

Thanks.

How to run...

open cmd in specific clon directory and then execute two command given below,

  1. pip install -r requirement.txt
  2. python manage.py runserver

About

I have trained CNN using images of patient's chest-xray whom are infected by coronavirus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published