Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,20 @@ Comprises 8 White Blood Cell Classes:
|
|
19 |
|
20 |
Also see: [Chula-WBC-15](https://huggingface.co/datasets/LewisClifton/Chula-WBC-15) containing 15 WBC classes
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
## Contributors
|
23 |
|
24 |
- [@LewisClifton](https://[huggingface.co/LewisClifton])
|
|
|
19 |
|
20 |
Also see: [Chula-WBC-15](https://huggingface.co/datasets/LewisClifton/Chula-WBC-15) containing 15 WBC classes
|
21 |
|
22 |
+
## Citation
|
23 |
+
|
24 |
+
If you use this dataset or related work, please cite our paper:
|
25 |
+
|
26 |
+
```bibtex
|
27 |
+
@misc{clifton2025mambawbc,
|
28 |
+
title = {Mamba‐Based Ensemble learning for White Blood Cell Classification},
|
29 |
+
author = {Lewis Clifton and Xin Tian and Duangdao Palasuwan and Phandee Watanaboonyongcharoen and Ponlapat Rojnuckarin and Nantheera Anantrasirichai},
|
30 |
+
year = {2025},
|
31 |
+
howpublished = {arXiv preprint arXiv:2504.11438},
|
32 |
+
url = {https://arxiv.org/abs/2504.11438}
|
33 |
+
}
|
34 |
+
```
|
35 |
+
|
36 |
## Contributors
|
37 |
|
38 |
- [@LewisClifton](https://[huggingface.co/LewisClifton])
|