Skip to content

Commit

Permalink
Update Preprocessing_image_flow.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
annkristinbalve authored Feb 17, 2024
1 parent bf2fe59 commit 80be786
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Preprocessing_image_flow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"id": "af1bf824",
"metadata": {},
"source": [
"# Bachelor thesis code\n",
"## Interpretable Breast Cancer model using CNNs \n",
"### Ann-Kristin Balve (u649435)\n"
]
},
{
Expand Down Expand Up @@ -87,8 +84,8 @@
"metadata": {},
"outputs": [],
"source": [
"miaspics = r'C:\\Users\\annkr\\Documents\\CSAI\\semester 6\\thesis\\data\\MIAS\\all-mias'\n",
"miaslabels = r'C:\\Users\\annkr\\Documents\\CSAI\\semester 6\\thesis\\data\\MIAS\\Info.txt'"
"miaspics = r'.\\data\\MIAS\\all-mias'\n",
"miaslabels = r'.\\data\\MIAS\\Info.txt'"
]
},
{
Expand Down

0 comments on commit 80be786

Please sign in to comment.