Skip to content

Conformist101/Pnemonia_detection_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

# Pneumonia_detection_Pytorch

Objective: To use Pytorch Resnet model to classify if the xray image of chest belongs to a patient suffering from pneumonia or not.

                

Model Architecture: 

model: resnet18

criterion = CrossEntropyLoss

optimizer = SGD(Stochastic gradient descent )

 

Result:

 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published