Skip to content

lung segmentation from thoracic x-ray images using UNET

License

Notifications You must be signed in to change notification settings

Fatoss/lung-seg-xray-unet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lung segmentation from thoracic X-Ray images using UNET

Overview

This Google Colab notebook demonstrates the use of the UNET architecture in training a custom model to detect and segment lungs from thoracic X-Ray images. Model training is stretched to 5 epochs only, at the end of which the model reports: loss: 5.29% and accuracy: 98.05%

Acknowledgements

The author would like to thank and acknowledge the following:

Disclaimer

In the following, "author" refers to Georgios Ouzounis.

  • The work presented in this notebook is independent from past works of the author at varius companies and institutions. It differs with respect to the technology, code and data being used and does not relate to any prior products, research work or IP developed by the author.
  • This notebook (code) is developed explicitly for educational purposes, demonstrating how one can train the UNET model. It is not meant for any other usage and the author will not be held accountable of its outcome and deliverables, if used for a purpose different from the one stated.

License

Plrease refer to LICENSE

About

lung segmentation from thoracic x-ray images using UNET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%