| license: apache-2.0 | |
| # LKCell-L | |
| ## Introduction | |
| The Model checkpoints of LKCell: Efficient Cell Nuclei Instance Segmentation with Large Convolution Kernels. `L` means larger Pre-trained UnirepLKNet models | |
| This model contains the training results of LKCell one of the three different folds(0) of the Pannuke dataset. You can check config.json for more information. | |
| ## Links | |
| 1. [GitHub Repository](https://github.com/hustvl/LKCell/tree/main) | |
| 2. [Hugging Face Space](https://huggingface.co/spaces/xiazhi/LKCell) | |
| 3. [LKCell-B](https://huggingface.co/hustvl/LKCell-B) | |
| ## Citation | |
| If you find our work is useful, please cite as | |
| ```latex | |
| @misc{cui2024lkcellefficientcellnuclei, | |
| title={LKCell: Efficient Cell Nuclei Instance Segmentation with Large Convolution Kernels}, | |
| author={Ziwei Cui and Jingfeng Yao and Lunbin Zeng and Juan Yang and Wenyu Liu and Xinggang Wang}, | |
| year={2024}, | |
| eprint={2407.18054}, | |
| archivePrefix={arXiv}, | |
| primaryClass={eess.IV}, | |
| url={https://arxiv.org/abs/2407.18054}, | |
| } | |
| ``` | |