Pneumonia Diagnosis Using Xrays 96 Percent Recall

BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from XRay images of lungs of a person using self laid convolutional neural network and tranfer learning via inceptionV3. The images were of size greater than 1000 pixels per dimension and the total dataset was tagged large and had a space of 1GB+ . My work includes self laid neural network which was repeatedly tuned for one of the best hyperparameters and used variety of utility function of keras like callbacks for learning rate and checkpointing. Could have augmented the image data for even better modelling but was short of RAM on kaggle kernel. Other metrics like precision , recall and f1 score using confusion matrix were taken off special care. The other part included a brief introduction of transfer learning via InceptionV3 and was tuned entirely rather than partially after loading the inceptionv3 weights for the maximum achieved accuracy on kaggle till date. This achieved even a higher precision than before.
Alternatives To Pneumonia Diagnosis Using Xrays 96 Percent Recall
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Pytorch Unet7,861
4 months ago80gpl-3.0Python
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Docker Python2,298
3 months ago31apache-2.0Python
Kaggle Python docker image
Kaggle_diabetic210
8 years ago9mitPython
Team o_O solution for the Kaggle Diabetic Retinopathy Detection Challenge
Kaggle Hpa205
5 years ago2bsd-2-clausePython
Code for 3rd place solution in Kaggle Human Protein Atlas Image Classification Challenge.
Waste Datasets Review186
7 months ago
List of image datasets with any kind of litter, garbage, waste and trash
Docker Rstats136
6 months ago3apache-2.0R
Kaggle R docker image
Kaggle_human_protein_baseline81
5 years agoPython
Human Protein Atlas Image Classification baseline:0.456
Carvana Challenge77
6 years ago2mitJupyter Notebook
My repository for the Carvana Image Masking Challenge
Lung Diseases Classifier52
3 years agoapache-2.0Jupyter Notebook
Diseases Detection from NIH Chest X-ray data
Kaggle Dr51
7 years agomitPython
My Entry for the Kaggle Diabetic Retinopathy Competition for 20/661 place
Alternatives To Pneumonia Diagnosis Using Xrays 96 Percent Recall
Select To Compare


Alternative Project Comparisons
Popular Image Projects
Popular Kaggle Projects
Popular Media Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Neural Network
Kaggle