Add official VoxelMorph CT registration pipeline
This commit is contained in:
17
requirements.txt
Normal file
17
requirements.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
numpy>=1.24
|
||||
scipy>=1.10
|
||||
pydicom>=2.4
|
||||
nibabel>=5.2
|
||||
torch>=2.2
|
||||
streamlit>=1.33
|
||||
matplotlib>=3.8
|
||||
plotly>=5.20
|
||||
packaging>=23
|
||||
scikit-image>=0.22
|
||||
h5py>=3.10
|
||||
tqdm>=4.66
|
||||
einops>=0.7
|
||||
pystrum>=0.4
|
||||
neurite @ git+https://github.com/adalca/neurite.git@dev
|
||||
voxelmorph @ git+https://github.com/voxelmorph/voxelmorph.git@db73f34b910bcefcb520f7f40a1bc4a3e0b6401d
|
||||
|
||||
Reference in New Issue
Block a user