|
a |
|
b/README.md |
|
|
1 |
<div class="sc-cmRAlD dkqmWS"><div class="sc-UEtKG dGqiYy sc-flttKd cguEtd"><div class="sc-fqwslf gsqkEc"><div class="sc-cBQMlg kAHhUk"><h2 class="sc-dcKlJK sc-cVttbi gqEuPW ksnHgj">About Dataset</h2></div></div></div><div class="sc-jgvlka jFuPjz"><div class="sc-gzqKSP tNtjD"><div style="min-height: 80px;"><div class="sc-etVRix jqYJaa sc-bMmLMY ZURWJ"><h4>Introduction</h4> |
|
|
2 |
<p>White blood cells called leukocytes include two groups of phagocytes and <code>lymphocytes</code>. While phagocytes comprise cells of the innate immune system and function rapidly after infection, lymphocytes mediate the acquired immune response. Phagocytes, themselves, can be divided into granulocytes (<code>neutrophils</code>, <code>basophils</code>, and <code>eosinophils</code>) and <code>monocytes</code>. In <strong>Table 1.</strong> and <strong>Fig 1.</strong>, you can see the characteristics and images of the five categories of white blood cells.</p> |
|
|
3 |
<p><strong>Fig 1.</strong> Five types of white blood cells in the normal peripheral blood.</p> |
|
|
4 |
<p><img alt="Fig 1" src="https://media.springernature.com/full/springer-static/image/art%3A10.1038%2Fs41598-021-04426-x/MediaObjects/41598_2021_4426_Fig1_HTML.png"></p> |
|
|
5 |
<p><strong>Table 1.</strong> Characteristics of white blood cells.</p> |
|
|
6 |
<table> |
|
|
7 |
<tbody><tr> |
|
|
8 |
<th>WBCs</th> |
|
|
9 |
<th>% In blood</th> |
|
|
10 |
<th>Nucleus</th> |
|
|
11 |
<th>Cytoplasm</th> |
|
|
12 |
<th>Size (μm)</th> |
|
|
13 |
</tr> |
|
|
14 |
<tr> |
|
|
15 |
<td>Neutrophils</td> |
|
|
16 |
<td>60%</td> |
|
|
17 |
<td>It's divided into 2 to 5 segments and stains dark purple (multi-lobed)</td> |
|
|
18 |
<td>It's pale pink to tan with pink-purple granules</td> |
|
|
19 |
<td>12–16</td> |
|
|
20 |
</tr> |
|
|
21 |
<tr> |
|
|
22 |
<td>Eosinophils</td> |
|
|
23 |
<td>3%</td> |
|
|
24 |
<td>It has 2 lobes that each stains purple, and is difficult to be seen</td> |
|
|
25 |
<td>It's pale pink-tan but contains large purple/blue-black granules which obscure the cell nucleus</td> |
|
|
26 |
<td>14–16</td> |
|
|
27 |
</tr> |
|
|
28 |
<tr> |
|
|
29 |
<td>Basophils</td> |
|
|
30 |
<td>1%</td> |
|
|
31 |
<td>It's divided into 2 to 5 segments and stains dark purple (multi-lobed)</td> |
|
|
32 |
<td>It's pale pink to tan with pink-purple granules</td> |
|
|
33 |
<td>14–16</td> |
|
|
34 |
</tr> |
|
|
35 |
<tr> |
|
|
36 |
<td>Monocytes</td> |
|
|
37 |
<td>6%</td> |
|
|
38 |
<td>It's singular and is kidney shaped (convoluted shape), bean shaped or horseshoe shaped with deep indentation</td> |
|
|
39 |
<td>It stains a blue-gray color and is "ground glass" with tiny granules, Vacuoles are sometimes present in it</td> |
|
|
40 |
<td>14–20</td> |
|
|
41 |
</tr> |
|
|
42 |
<tr> |
|
|
43 |
<td>Lymphocytes</td> |
|
|
44 |
<td>30%</td> |
|
|
45 |
<td>It's large, round or oval, and is dark staining</td> |
|
|
46 |
<td>It is not present or very small, and is pale blue in color, and occasionally has purple-reddish granules</td> |
|
|
47 |
<td>8–15</td> |
|
|
48 |
</tr> |
|
|
49 |
</tbody></table> |
|
|
50 |
<h4>Data notebooks</h4> |
|
|
51 |
<p>Two notebooks have been created to solve the classification of white blood cells problem using the transfer learning method on two pre-trained networks Resnet50 and InceptionV3.<br> |
|
|
52 |
<a rel="noreferrer nofollow" aria-label="Github Notebook (opens in a new tab)" target="_blank" href="https://github.com/masoudnick/White-Blood-Cells-Classification/blob/main/White_Blood_Cells_Classification.ipynb">Github Notebook</a><br> |
|
|
53 |
<a aria-label="Kaggle Notebook (opens in a new tab)" target="_blank" href="https://www.kaggle.com/code/masoudnickparvar/resnet50-white-blood-cells-classification">Kaggle Notebook</a></p> |
|
|
54 |
<h4>Data weakness</h4> |
|
|
55 |
<p>One of the weak points of this dataset is the lack of balance in the number of images of 5 classes, which can be solved with data augmentation technique.</p> |
|
|
56 |
<h4>Data availability</h4> |
|
|
57 |
<p>For more information about:</p> |
|
|
58 |
<ol> |
|
|
59 |
<li>How to collect dataset?</li> |
|
|
60 |
<li>Which pre-processing performed on this dataset?</li> |
|
|
61 |
<li>How to cite to this dataset in research?<br> |
|
|
62 |
Visit the main site of Raabin-WBC dataset: <a rel="noreferrer nofollow" aria-label="Site (opens in a new tab)" target="_blank" href="https://www.raabindata.com/free-data">Site</a></li> |
|
|
63 |
</ol></div></div></div> |