File size: 2,066 Bytes
42611b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bd80baa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7926dc7
 
 
 
 
 
 
 
bd80baa
7926dc7
bd80baa
 
 
 
 
 
7926dc7
bd80baa
 
 
 
 
 
 
 
42611b5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
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 [[email protected]].

# 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.