keymorph
keymorph copied to clipboard
Robust multimodal brain registration via keypoints
Thank you for publishing this code! run.py fails on my system with ``` venv) tgreer@biag-w05:/playpen-raid1/tgreer/equivariant_reg_2/keymorph_comparison/keymorph$ python run.py --kp_align_method affine --num_keypoints 128 --loss_fn mse --eval --load_path ./weights/numkey128_aff_dice.1560.h5 {'affine_slope': -1, 'batch_size': 1,...
This appears to fix https://github.com/alanqrwang/keymorph/issues/13
Do you need to convert.npy files to.nii files to visualize the generated.nPY files?
AttributeError: module 'torch' has no attribute 'amp' How should this problem be solved
Hi, Thank you for releasing your code -- great work! 🤩 I'm trying to do deformable registration by training on the OASIS dataset. I've compiled my CSV file by taking...
Hi, Thank you for publishing this wonderful work. I am having difficulties extracting the original voxel space transformation matrix from the model. I need this matrix to warp volume-associated surface...
Hi, For the training data, it seems that they are not available now. Are there any requirements to get access to the data(T1 T2 PD) please? Thx, Magi