Skip to content

Commit

Permalink
erge branch 'master' of github.com:bluemindai/nnUNet
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Fitzjalen authored and Roman Fitzjalen committed Jun 16, 2024
2 parents 839ce5c + 5b7e830 commit 11ab0f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 572 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/Dataset300_mosaic_cardiovascular/nnUNetPlans_3d_fullres\"\n",
"dir = \"/home/eolika/Desktop/BlueMind/nnUNet/trains/nnUNet_preprocessed/Dataset101_mosaic_skelet_spine/nnUNetPlans_3d_fullres\"\n",
"files = os.listdir(dir)\n",
"\n",
"for file in files:\n",
Expand Down
Loading

0 comments on commit 11ab0f2

Please sign in to comment.