This is the official Pytorch implementation of "SAMConvex: Fast Discrete Optimization for CT Registration using Self-supervised Anatomical Embedding and Correlation Pyramid" (MICCAI 2023).
- Anaconda3 with python=3.7
- Pytorch=1.9.0
- SAM: Self-supervised Learning of Pixel-wise Anatomical Embeddings in Radiological Images [repo]
cd samconvex
pip install -e .
If you find this repository useful, please cite:
- SAMConvex: Fast Discrete Optimization for CT Registration using Self-supervised Anatomical Embedding and Correlation Pyramid
Zi Li*, Lin Tian*, Tony C. W. Mok, Xiaoyu Bai, Puyang Wang, Jia Ge, Jingren Zhou, Le Lu, Xianghua Ye, Ke Yan, Dakai Jin. MICCAI 2023. eprint arXiv:2307.09727