-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Benchmark the selected experiments described in:
Balakrishnan, G., Zhao, A., Sabuncu, M.R., Guttag, J. and Dalca, A.V., 2019. Voxelmorph: a learning framework for deformable medical image registration. IEEE transactions on medical imaging, 38(8), pp.1788-1800.
This is related to #3.
Summary:
Tasks:
Unsupervised algorithms with segmentation-based weak supervision
Transformation:
predicting spatial transformation in DDF
Network and loss:
encoder-decoder with 2^4 resampling.
unsupervised loss: MSE and LNCCs
regulariser: L2-norm disp. gradient
label: Dice over all fixed-number of labels
difference: leaky_relu;
Data and experiments:
1.atlas-based registration, i.e. register each image to an atlas computed independently
2. random inter-subject paris
3. with manual segmentation
Metrics:
Dice on warped segmentation maps
Jacobian