Skip to content

Commit e799e46

Browse files
Added Labels to README.md images
1 parent ff4f5d8 commit e799e46

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Leukaemia Classification using DL/README.md

+19
Original file line numberDiff line numberDiff line change
@@ -46,22 +46,41 @@ The following libraries are required to run this project:
4646

4747
## 🖼️ VISUALIZATION
4848

49+
### EDA: First Look at Images
50+
51+
* **demo 1**
4952
![demo 1](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/demo1.png)
5053

54+
* **demo 2**
5155
![demo 2](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/demo2.png)
5256

57+
* **demo 3**
5358
![demo 3](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/demo3.png)
5459

60+
### Models' Accuracy-Loss Plots
61+
62+
* **Inception**
63+
5564
![Inception](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/inception.png)
5665

66+
* **RESNET50**
67+
5768
![RESNET50](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/resnet50.png)
5869

70+
* **VGG16**
71+
5972
![VGG16](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/vgg16.png)
6073

74+
* **CNN**
75+
6176
![CNN](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/cnn.png)
6277

78+
* **Xception**
79+
6380
![Xception](https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/exception.png)
6481

82+
* **CNN-Attention**
83+
6584
![CNN-Attention](https://github.com/Arihant-Bhandari/DL-Simplified/blob/enhance_cancer_classify/Leukaemia%20Classification%20using%20DL/Images/CNN-Attention.png)
6685

6786
## 📋 EVALUATION METRICS

0 commit comments

Comments
 (0)