--- 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 work, please cite the following paper: ``` @misc{blood_8_classes_dataset, title = { Blood_8 Classes_Dataset}, author = {Falah G. Salieh}, year = {2023}, publisher = {HuggingFace Hub}, url = {\url{https://huggingface.co/datasets/Falah/Blood_8_classes_Dataset/}} } ``` ## Contact For questions or inquiries about the dataset, please contact the author at [falahgs@gmail.com]. # Contributing We appreciate your contributions to improving the dataset and making 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.