Skip to content

MayeshMohapatra/ChestXRayClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChestXRayClassification

Implementation of DenseNet-121 on the CheXpert Dataset. This repository is a faithful implementation of the DenseNet-121 image classification model on the chexpert dataset provided by the stanford ML group.

Dataset

The dataset can be requested through this link : chexpert-stanford ml
A great way to understand how the labelencoder works in assigning the classes could be through this paper Irwin & Rajpurkar et al. at stanford ML.

Structure

The repository contains a interactive python notebook which contains the pre-processing, training and testing of the dataset on the chexpert data.

Results

AUC Curve for DenseNet121

Doubts?

Feel free to create pull requests for any issues or explainations.. would be happy to help

About

Implementation of DenseNet-121 on the CheXpert Dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published