Browse Source

Adding nnUNet and labkey

Andrej Studen 3 years ago
parent
commit
c3c26180f4
2 changed files with 47 additions and 0 deletions
  1. 3 0
      labkey/requirements.txt
  2. 44 0
      nnUNet/requirements.txt

+ 3 - 0
labkey/requirements.txt

@@ -0,0 +1,3 @@
+chardet==4.0.0
+pkg_resources==0.0.0
+urllib3==1.26.7

+ 44 - 0
nnUNet/requirements.txt

@@ -0,0 +1,44 @@
+batchgenerators==0.21
+certifi==2021.5.30
+chardet==4.0.0
+charset-normalizer==2.0.4
+cycler==0.10.0
+dicom2nifti==2.3.0
+future==0.18.2
+idna==3.2
+imageio==2.9.0
+joblib==1.0.1
+kiwisolver==1.3.1
+linecache2==1.0.0
+matplotlib==3.4.3
+MedPy==0.4.0
+networkx==2.6.2
+nibabel==3.2.1
+nnunet==1.6.6
+numpy==1.21.2
+packaging==21.0
+pandas==1.3.2
+Pillow==8.3.1
+pkg_resources==0.0.0
+pydicom==2.2.0
+pyparsing==2.4.7
+python-dateutil==2.8.2
+pytz==2021.1
+PyWavelets==1.1.1
+requests==2.26.0
+scikit-image==0.18.2
+scikit-learn==0.24.2
+scipy==1.7.1
+SimpleITK==2.1.0
+six==1.16.0
+sklearn==0.0
+threadpoolctl==2.2.0
+tifffile==2021.8.8
+torch==1.9.0+cu111
+torchaudio==0.9.0
+torchvision==0.10.0+cu111
+tqdm==4.62.2
+traceback2==1.4.0
+typing-extensions==3.10.0.0
+unittest2==1.1.0
+urllib3==1.26.6