Skip to content

To classify whether the lungs is normal or abnormal using X-ray images

Notifications You must be signed in to change notification settings

PrasanthKSP1009/Lung-Disease-Identification-using-DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Lung-Disease-Identification-using-DL

To classify whether the lungs is normal or abnormal using X-ray images

Lung Disease Identification

Collect the required training images and create a folder under /Lung Disease Identifiction using DL/training_images/ and the folder should contain atleast 100 images for training the model.

Collect the required testing images and create a folder under /Lung Disease Identifiction using DL/testing_images/ and the folder should contain atleast 10 images for training the model.

Now, Run the train.py file which will create a model named #retrained.pb

Finally run the test.py file will give the result whether the given image is Normal or Abnormal with percentage of accuracy.

Note: Collecting Images should be of only X-ray images.

About

To classify whether the lungs is normal or abnormal using X-ray images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages