bupt-ai-cz / Glomeruli-Instance-Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is the official implementation of our paper "A deep learning-based approach for glomeruli instance segmentation from multi-stained renal biopsy pathologic images".

Pre-train models

Pytorch version: 1.2.0

Snapshot images

WSIs

Training

Run python code/tools/train.py code/tools/cascade_mask_rcnn_r50_fpn_1x.py --work_dir="code/work_dirs"

This repo is developed based on mmdetection. Please refer to get_started.md for more details.

Please cite this paper, if it helps your research:

@article{jiang2021deep,
  title={A Deep Learning-Based Approach for Glomeruli Instance Segmentation from Multistained Renal Biopsy Pathologic Images},
  author={Jiang, Lei and Chen, Wenkai and Dong, Bao and Mei, Ke and Zhu, Chuang and Liu, Jun and Cai, Meishun and Yan, Yu and Wang, Gongwei and Zuo, Li and others},
  journal={The American Journal of Pathology},
  volume={191},
  number={8},
  pages={1431--1441},
  year={2021},
  publisher={Elsevier}
}

Contact

Wenkai Chen

If you have any questions, you can contact me directly.

About


Languages

Language:Python 93.8%Language:Cuda 3.8%Language:C++ 1.9%Language:Jupyter Notebook 0.3%Language:Cython 0.2%Language:Shell 0.1%Language:Dockerfile 0.0%