Add official VoxelMorph CT registration pipeline

This commit is contained in:
admin
2026-06-03 00:30:32 +08:00
parent e8d8f2c468
commit 2dba05ae4a
16 changed files with 2130 additions and 0 deletions

10
environment.yml Normal file
View File

@@ -0,0 +1,10 @@
name: voxelmorph-head-ct
channels:
- pytorch
- nvidia
- conda-forge
dependencies:
- python=3.11
- pip
- pytorch
- pytorch-cuda=12.4