zzzzzzpc / FUnet

The official core implementation of "Spinal nerve segmentation method and dataset construction in endoscopic surgical scenarios" in MICCAI 2023

Home Page:https://arxiv.org/ftp/arxiv/papers/2307/2307.10955.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ₯ FUnet

The official core implementation of "Spinal nerve segmentation method and dataset construction in endoscopic surgical scenarios" in MICCAI 2023. πŸŽ‰ arXiv Version

image

πŸ’» Enviroment

Anaconda is recommended:

python >= 3.6  
torch >= 1.1.0  
torchvision >= 0.3.0  

πŸ“‚ Dataset

image

❗Before obtaining the download link, please sign the statement to ensure that the data is not used for any commercial activities, but only for academic and scientific research, and the final interpretation of the data belongs to the author. (It is recommended to use the campus or institution mailbox to apply, thank you for your understanding, contact email πŸ“«: hellozpc428@gmail.com)

In the paper, the following sequences of the above data are used as test and validation sets:

  • Validset: 5321-6200, 12601-12800 frame
  • Testset: 6401-6600, 6601-6800, 6801-7000, 12801-13000 frame

πŸ“š Citation

@misc{peng2023spinal,
    title={Spinal nerve segmentation method and dataset construction in endoscopic surgical scenarios},
    author={Shaowu Peng and Pengcheng Zhao and Yongyu Ye and Junying Chen and Yunbing Chang and Xiaoqing Zheng},
    year={2023},
    eprint={2307.10955},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

About

The official core implementation of "Spinal nerve segmentation method and dataset construction in endoscopic surgical scenarios" in MICCAI 2023

https://arxiv.org/ftp/arxiv/papers/2307/2307.10955.pdf


Languages

Language:Python 100.0%