Model Card for KongNet
This repository contains pretrained weights for KongNet, a deep learning model for nuclei detection and classification.
Model Details
2025 MIDOG Challenge Model
- Developed by: Tissue Image Analytics (TIA) Centre, University of Warwick, United Kingdom.
- Model type: KongNet-Det
- License: CC BY-NC-SA 4.0
- Model Stats:
- Params(M): 126M
- Image Size: 512 x 512
- Resolution: 0.25 mpp
- Cell Type:
- Mitotic Figure
- Training Datasets:
- Pretrained weights:
KongNet_Det_MIDOG_1.pthKongNet_Det_MIDOG_3.pthKongNet_Det_MIDOG_4.pth
CoNIC Model
- Developed by: Tissue Image Analytics (TIA) Centre, University of Warwick, United Kingdom.
- Model type: KongNet
- License: CC BY-NC-SA 4.0
- Model Stats:
- Params(M): 176M
- Image Size: 256 x 256
- Resolution: 0.5 mpp
- Cell Type:
- Epithelial Cell
- Lymphocyte
- Plasma Cell
- Neutrophil
- Eosinophil
- Connective Tissue Cell
- Training Datasets:
- Pretrained weights:
KongNet_CoNIC_1.pthKongNet_CoNIC_2.pthKongNet_CoNIC_4.pth
MONKEY Challenge Model
- Developed by: Tissue Image Analytics (TIA) Centre, University of Warwick, United Kingdom.
- Model type: KongNet (wide)
- License: CC BY-NC-SA 4.0
- Model Stats:
- Params(M): 174M
- Image Size: 256 x 256
- Resolution: 0.25 mpp
- Cell Type:
- Overall mononuclear leukocyte
- Lymphocyte
- Monocyte
- Training Datasets:
- Pretrained weights:
KongNet_MONKEY_1.pthKongNet_MONKEY_2.pthKongNet_MONKEY_4.pth
PanNuke Model
- Developed by: Tissue Image Analytics (TIA) Centre, University of Warwick, United Kingdom.
- Model type: KongNet
- License: CC BY-NC-SA 4.0
- Model Stats:
- Params(M): 176M
- Image Size: 256 x 256
- Resolution: 0.25 mpp
- Cell Type:
- Overall
- Neoplastic Cell
- Non-Neoplatic Epithelial Cell
- Inflammatory Cell
- Dead Cell
- Connective Cell
- Training Datasets:
- Pretrained weights:
KongNet_PanNuke_1.pthKongNet_PanNuke_2.pthKongNet_PanNuke_3.pth
PUMA Challenge Model (Track 1)
- Developed by: Tissue Image Analytics (TIA) Centre, University of Warwick, United Kingdom.
- Model type: KongNet
- License: CC BY-NC-SA 4.0
- Model Stats:
- Params(M): 146M
- Image Size: 256 x 256
- Resolution: 0.25 mpp
- Cell Type:
- Tumour Cell
- Lymphocyte
- Other Cell
- Training Datasets:
- Pretrained weights:
KongNet_PUMA_T1_3.pthKongNet_PUMA_T1_4.pthKongNet_PUMA_T1_5.pth
PUMA Challenge Model (Track 2)
- Developed by: Tissue Image Analytics (TIA) Centre, University of Warwick, United Kingdom.
- Model type: KongNet
- License: CC BY-NC-SA 4.0
- Model Stats:
- Params(M): 216M
- Image Size: 256 x 256
- Resolution: 0.25 mpp
- Cell Type:
- Tumour Cell
- Lymphocyte
- Plasma Cell
- Histiocyte
- Melanophage
- Neutrophil
- Stroma Cell
- Epithelial Cell
- Endothelial Cell
- Apoptotic Cell
- Training Datasets:
- Pretrained weights:
KongNet_PUMA_T2_3.pthKongNet_PUMA_T2_4.pthKongNet_PUMA_T2_5.pth
Model Sources
- Inference Code (Github): KongNet_Inference_Main
- Paper: KongNet: A Multi-headed Deep Learning Model for Accurate Detection and Classification of Nuclei in Histopathology Images
Citation
If you use this model, please cite:
BibTeX:
@misc{
lv2025kongnetmultiheadeddeeplearning,
title={KongNet: A Multi-headed Deep Learning Model for Detection and Classification of Nuclei in Histopathology Images},
author={Jiaqi Lv and Esha Sadia Nasir and Kesi Xu and Mostafa Jahanifar and Brinder Singh Chohan and Behnaz Elhaminia and Shan E Ahmed Raza},
year={2025},
eprint={2510.23559},
archivePrefix={arXiv},
primaryClass={eess.IV},
url={https://arxiv.org/abs/2510.23559},
}