Falah's picture
update
bd80baa
|
raw
history blame
2.09 kB
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': basophil
'1': eosinophil
'2': erythroblast
'3': ig
'4': lymphocyte
'5': monocyte
'6': neutrophil
'7': platelet
splits:
- name: train
num_bytes: 302576945.936
num_examples: 17092
download_size: 280999680
dataset_size: 302576945.936
---
# Dataset Card for Blood_8_Classes_Dataset
## Description
This dataset contains images and labels for blood cells in eight different classes. The images are classified into the following classes:
- basophil
- eosinophil
- erythroblast
- ig
- lymphocyte
- monocyte
- neutrophil
- platelet
## Dataset Info
- Total number of examples: 17,092
- Dataset size: 302,576,945.936 bytes
- Download size: 280,999,680 bytes
## Usage
This dataset was created by Falah G. Salieh for the application of blood health classification in the health field.
It can be used for various applications in computer vision, image classification, and machine learning.
## Citation
If you use this dataset in your research or publication, please cite the following:
,,,
@misc{dataset_reference,
title={Blood 8-classes Dataset},
author={Falah G. Salieh},
year={2023},
publisher={Hugging Face},
url={\url{https://huggingface.co/datasets/Falah/Blood_8_classes_Dataset/}},
}
,,,
## Dataset Author
- Author: Falah G. Salieh
## Contact
For questions or inquiries about the dataset, please contact the author at [[email protected]].
# Contributing
We appreciate contributions to improve the dataset and make it more useful for the community.
If you want to contribute, please follow the guidelines outlined below:
## Enhancements and Feature Requests
If you have ideas for enhancing the dataset, adding new features, or improving the existing ones,
please check the [existing feature requests](https://huggingface.co/datasets/Falah/Blood_8_classes_Dataset/discussions)
to see if a similar suggestion has been made and describe your proposal.