LKCell-L / README.md
xiazhi's picture
Update README.md
d6bfeb2 verified
metadata
license: mit

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 on three different folds of the Pannuke dataset. You can check config.yaml for more information.

Links

  1. GitHub Repository
  2. Hugging Face Space
  3. LKCell-B

Citation

If you find our work is useful, please cite as

@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}, 
}