Skip to content

Implementation of CheXpert dataset problem using only 10 percent of the dataset.

Notifications You must be signed in to change notification settings

AkashKhamkar/CheXpert_feature-map-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CheXpert

ABOUT:

The CheXpert dataset contains Xrays for 14 different Feature Classes, the goal is to identify each label(i.e. feature class) from just passing the Xray image as an Input.

The Size of the dataset is 11GB and contains 2,23,414 imaegs for training and 234 images for validation , as the size is quite large it takes a lot of time to compute. Hence only 10% of the dataset was used in this project.

The (10%)dataset was then split into train and test with 22,341 and 500 images respectively.

(Nvidia's GTX 1060 6GB was used for training)

ROC

OUTPUT

Visualizing feature maps for Transition layer 1

OUTPUT

Outputs:

1. For Class Support Devices

OUTPUT

2. For Class No Finding

OUTPUT

About

Implementation of CheXpert dataset problem using only 10 percent of the dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published