Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzjalen committed Jul 1, 2024
1 parent c100fad commit 90e3ea3
Show file tree
Hide file tree
Showing 4 changed files with 64,247 additions and 20 deletions.
2 changes: 1 addition & 1 deletion scripts/del_npy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"source": [
"import os\n",
"\n",
"dir = \"/home/eolika/Desktop/BlueMind/nnUNet/trains/nnUNet_preprocessed/Dataset102_mosaic_skelet_ribs/nnUNetPlans_3d_fullres\"\n",
"dir = \"/home/eolika/Desktop/BlueMind/nnUNet/trains/nnUNet_preprocessed/Dataset300_mosaic_cardiovascular/nnUNetPlans_3d_fullres\"\n",
"files = os.listdir(dir)\n",
"\n",
"for file in files:\n",
Expand Down
Loading

0 comments on commit 90e3ea3

Please sign in to comment.