gokriznastic / chexpert

Proposed solution and baseline for CheXpert dataset, implemented in PyTorch. CheXpert is a large dataset of chest X-rays and competition for automated chest x-ray interpretation by Stanford ML Group.

Home Page:https://stanfordmlgroup.github.io/competitions/chexpert/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CheXpert

Proposed solution and baseline for CheXpert dataset, implemented in PyTorch. CheXpert is a large dataset of chest X-rays and competition for automated chest x-ray interpretation by Stanford ML Group.

The current baseline model has been trained on the low resolution version of the dataset and is based on ideas drawn from the paper presented along with the dataset.

Current baseline model ROCs:

About

Proposed solution and baseline for CheXpert dataset, implemented in PyTorch. CheXpert is a large dataset of chest X-rays and competition for automated chest x-ray interpretation by Stanford ML Group.

https://stanfordmlgroup.github.io/competitions/chexpert/


Languages

Language:Python 86.3%Language:Jupyter Notebook 13.7%