Upload requirements.txt
Browse files- requirements.txt +21 -0
requirements.txt
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
connected-components-3d
|
2 |
+
h5py==3.6.0
|
3 |
+
monai==0.9.0
|
4 |
+
torch
|
5 |
+
tqdm
|
6 |
+
fastremap
|
7 |
+
simpleitk
|
8 |
+
ipdb
|
9 |
+
matplotlib
|
10 |
+
tensorboardX
|
11 |
+
ml-collections
|
12 |
+
einops
|
13 |
+
timm
|
14 |
+
elasticdeform
|
15 |
+
numpy
|
16 |
+
nibabel
|
17 |
+
scipy
|
18 |
+
pandas
|
19 |
+
glob2
|
20 |
+
opencv-python
|
21 |
+
pytorch-lightning
|