Skip to content

AlexYouXin/SLoRD-VerSe

Repository files navigation

SLoRD

This is the official pytorch implementation of SLoRD.

Pipeline

image

  • Extracted basic contour descriptors via SVD using the 'contour_descriptors' folder.
  • Acquiring coarse predictions with files in the folder 'the first stage'.
  • Refining coarse predictions with SLoRD using the folder 'the second stage'.

Detailed structures

image

Ackonwledgement

Part of codes are borrowed from other open-source github projects.

Citation

If you use our code or models in your work or find it is helpful, please cite the corresponding paper:

@article{you2025slord,
  title={SLoRD: Structural Low-Rank Descriptors for Shape Consistency in Vertebrae Segmentation},
  author={You, Xin and Lou, Yixin and Zhang, Minghui and Yang, Jie and Gu, Yun},
  journal={IEEE Journal of Biomedical and Health Informatics},
  year={2025},
  publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages