Skip to content

wboag/cxr-baselines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cxr-baselines

Baselines for generating radiology reports on the MIMIC-CXR chest x-ray dataset.

Use

$ ssh -L 8095:localhost:8095 night    # for various values of 8095 

$ cd /scratch/wboag/2019/cxr/cxr-baselines

$ . venv/bin/activate

$ ipython notebook --no-browser --port=8095


Overview

    build_similarities_matrix.ipynb 
        - load the image embeddings, and create img_id -> [img_id] top-100 nearest neighbors
        - /crimea/wboag/2019/cxr/camera_ready_top100.pkl

About

Baselines for generating radiology reports on the MIMIC-CXR chest x-ray dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors