Skip to content

🩻 deep learning model for automatic pneumonia detection in x-rays, built with pytorch

License

Notifications You must be signed in to change notification settings

paulopacitti/pneumonia-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pneumonia-detection

🫁 Deep learning model for automatic pneumonia detection in x-rays. Built with pytorch. Inspired by the article Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning.

AI generated with DALL-E 3

Dataset

Two datasets are used, one of exams of children from 0 to 5 years old of the Guangzhou Women and Children’s Medical Center, and other from the National Institutes of Health (NIH), consisting of chest x-rays of different diseases. It can be downloaded by running the setup.py script.

python setup.py

Models

Models are stored in the checkpoints/ directory. Usually, the most recent model is the one which is better trained and have better results.

Contributing

All development should be done in the Python modules. The main.ipynb is the main experimentation notebook and it should only be used when the experimentations are decided to be part of the research, otherwise, use other notebooks for this. Notebooks are not commited, as defined in .gitgnore.

About

🩻 deep learning model for automatic pneumonia detection in x-rays, built with pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published