Chula-WBC-8 / README.md
LewisClifton's picture
Update README.md
eb052a0 verified
---
license: mit
---
# Chula-WBC-8 Dataset
Introduced in the paper ["Mamba-Based Ensemble learning for White Blood Cell Classification"](https://arxiv.org/pdf/2504.11438)
Accompanying GitHub repository available [here](https://github.com/LewisClifton/Mamba-WBC-Classification)
Comprises 8 White Blood Cell Classes:
- Segmented-form Neutrophil (SNE)
- Banded-form Neutrophil (BNE)
- Basophil
- Metamyelocyte
- Myelocyte
- Eosinophil
- Lymphocyte
- Monocyte
Also see: [Chula-WBC-15](https://huggingface.co/datasets/LewisClifton/Chula-WBC-15) containing 15 WBC classes
## Citation
If you use this dataset or related work, please cite our paper:
```bibtex
@misc{clifton2025mambawbc,
title = {Mamba‐Based Ensemble learning for White Blood Cell Classification},
author = {Lewis Clifton and Xin Tian and Duangdao Palasuwan and Phandee Watanaboonyongcharoen and Ponlapat Rojnuckarin and Nantheera Anantrasirichai},
year = {2025},
howpublished = {arXiv preprint arXiv:2504.11438},
url = {https://arxiv.org/abs/2504.11438}
}
```
## Contributors
- [@LewisClifton](https://[huggingface.co/LewisClifton])
- [@pui-nantheera](https://huggingface.co/pui-nantheera)