Skip to content

Performing both Convnet Fine Tuning and Fixed Feature Extractor using PyTorch.

Notifications You must be signed in to change notification settings

sachin17git/Pneumonia-Detection--Transfer-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pneumonia Detection using Transfer Learning.

Performing both Convnet Fine Tuning and Fixed Feature Extraction.

The Dataset was taken from Kaggle. You can download it from here https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia .

The objective was to predict whether the person has pneumonia or not based on his chest x-ray image. The model was trained on ResNet-50 CNN model. Both fine tuning and fixed feature extraction was performed.

Prediction

About

Performing both Convnet Fine Tuning and Fixed Feature Extractor using PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages