Spaces:
Running
Running
Update README.md (#1)
Browse files- Update README.md (bf6fc596ccb475808eebb3578eeb4f1de3e6a17c)
Co-authored-by: JB D. <IAMJB@users.noreply.huggingface.co>
README.md
CHANGED
@@ -11,3 +11,15 @@ license: mit
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
```
|
16 |
+
@misc{cui2024lkcellefficientcellnuclei,
|
17 |
+
title={LKCell: Efficient Cell Nuclei Instance Segmentation with Large Convolution Kernels},
|
18 |
+
author={Ziwei Cui and Jingfeng Yao and Lunbin Zeng and Juan Yang and Wenyu Liu and Xinggang Wang},
|
19 |
+
year={2024},
|
20 |
+
eprint={2407.18054},
|
21 |
+
archivePrefix={arXiv},
|
22 |
+
primaryClass={eess.IV},
|
23 |
+
url={https://arxiv.org/abs/2407.18054},
|
24 |
+
}
|
25 |
+
```
|