Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.ipynb_checkpoints/
6 changes: 2 additions & 4 deletions HelloWorldDeepLearning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": true
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -304,7 +302,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.1"
"version": "3.6.6"
}
},
"nbformat": 4,
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Author: Paras Lakhani, paras.lakhani@jefferson.edu

More details and a step-by-step guide for the tutorial can be found in the Journal of Digital Imaging Publication (ref: ), which is the official journal of the Society of Imaging Informatics in Medicine (SIIM).
More details and a step-by-step guide for the tutorial can be found in the Journal of Digital Imaging Publication [link to article](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5959832/), which is the official journal of the Society of Imaging Informatics in Medicine (SIIM).

This is a high-level introduction into practical machine learning for purposes of medical image classification.

Expand All @@ -23,7 +23,9 @@ You'll need a computer with the following installed:
3) Jupyter (http://jupyter.org)
4) Download the x-rays provided in .zip file

To make things easier, there is a convenient SIIM docker that has Tensorflow / Keras / Jupyterlab already installed, located here: https://github.com/ImagingInformatics/machine-learning/tree/master/docker-keras-tensorflow-python3-jupyter
To make things easier...

There is also a SIIM docker that has Tensorflow / Keras / Jupyterlab already installed, located here: https://github.com/ImagingInformatics/machine-learning/tree/master/docker-keras-tensorflow-python3-jupyter

After your environment is set up, open the ipython notebook, and run the code!

Expand Down
Binary file added data.zip
Binary file not shown.
11 changes: 11 additions & 0 deletions data/test.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
subdirs=$(ls -D ../Results/AllResults/*/)
while read line; do
for subdir in $subdirs; do
filepath="../Results/AllResults/${subdir}${line}.png"
if [ -e "$filepath" ]; then
cp $filepath ./NonsinglezeroQA
else
echo "file not found in ${subdir}"
fi
done
done < Nonsinglezero2012processed.txt
Binary file added data/train/abd/abd_train_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_013.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_014.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_015.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_016.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_017.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_021.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_022.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_023.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/train/abd/abd_train_026.png
Binary file added data/train/abd/abd_train_027.png
Binary file added data/train/abd/abd_train_028.png
Binary file added data/train/abd/abd_train_029.png
Binary file added data/train/abd/abd_train_030.png
Binary file added data/train/abd/abd_train_031.png
Binary file added data/train/abd/abd_train_032.png
Binary file added data/train/chst/chst_train_001.png
Binary file added data/train/chst/chst_train_002.png
Binary file added data/train/chst/chst_train_003.png
Binary file added data/train/chst/chst_train_004.png
Binary file added data/train/chst/chst_train_005.png
Binary file added data/train/chst/chst_train_006.png
Binary file added data/train/chst/chst_train_007.png
Binary file added data/train/chst/chst_train_008.png
Binary file added data/train/chst/chst_train_009.png
Binary file added data/train/chst/chst_train_010.png
Binary file added data/train/chst/chst_train_011.png
Binary file added data/train/chst/chst_train_012.png
Binary file added data/train/chst/chst_train_013.png
Binary file added data/train/chst/chst_train_014.png
Binary file added data/train/chst/chst_train_015.png
Binary file added data/train/chst/chst_train_016.png
Binary file added data/train/chst/chst_train_017.png
Binary file added data/train/chst/chst_train_018.png
Binary file added data/train/chst/chst_train_019.png
Binary file added data/train/chst/chst_train_020.png
Binary file added data/train/chst/chst_train_021.png
Binary file added data/train/chst/chst_train_022.png
Binary file added data/train/chst/chst_train_023.png
Binary file added data/train/chst/chst_train_024.png
Binary file added data/train/chst/chst_train_025.png
Binary file added data/train/chst/chst_train_026.png
Binary file added data/train/chst/chst_train_027.png
Binary file added data/train/chst/chst_train_028.png
Binary file added data/train/chst/chst_train_029.png
Binary file added data/train/chst/chst_train_030.png
Binary file added data/train/chst/chst_train_031.png
Binary file added data/train/chst/chst_train_032.png
Binary file added data/train/chst/chst_train_033.png
Binary file added data/val/abd/abd_val_001.png
Binary file added data/val/abd/abd_val_002.png
Binary file added data/val/abd/abd_val_003.png
Binary file added data/val/abd/abd_val_004.png
Binary file added data/val/abd/abd_val_005.png
Binary file added data/val/chst/chst_val_001.png
Binary file added data/val/chst/chst_val_002.png
Binary file added data/val/chst/chst_val_003.png
Binary file added data/val/chst/chst_val_004.png
Binary file added data/val/chst/chst_val_005.png
Binary file added xray-banner1.jpg