miccaiif / LNMNet

Official Pytorch Implementation of our new paper 'Predicting Lymph Node Metastasis from Primary Cervical Cancer Based on Deep Learning in Histopathological Images.'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐖 LNMNet

This is a PyTorch/GPU implementation of our Modern Pathology 2023 paper Predicting Lymph Node Metastasis from Primary Cervical Squamous Cell Carcinoma Based on Deep Learning in Histopathological Images.

For training

For inference

For attention-based visualization

Citation

If this work is helpful to you, please cite it as:

@article{guo2023predicting,
  title={Predicting Lymph Node Metastasis from Primary Cervical Squamous Cell Carcinoma Based on Deep Learning in Histopathological Images},
  author={Guo, Qinhao and Qu, Linhao and Zhu, Jun and Li, Haiming and Wu, Yong and Wang, Simin and Yu, Min and Wu, Jiangchun and Wen, Hao and Ju, Xingzhu and others},
  journal={Modern Pathology},
  pages={100316},
  year={2023},
  publisher={Elsevier}
}

Contact Information

If you have any question, please email to me lhqu20@fudan.edu.cn.

About

Official Pytorch Implementation of our new paper 'Predicting Lymph Node Metastasis from Primary Cervical Cancer Based on Deep Learning in Histopathological Images.'


Languages

Language:Python 100.0%