File tree 1 file changed +19
-0
lines changed
Leukaemia Classification using DL
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -46,22 +46,41 @@ The following libraries are required to run this project:
46
46
47
47
## 🖼️ VISUALIZATION
48
48
49
+ ### EDA: First Look at Images
50
+
51
+ * ** demo 1**
49
52
![ demo 1] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/demo1.png )
50
53
54
+ * ** demo 2**
51
55
![ demo 2] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/demo2.png )
52
56
57
+ * ** demo 3**
53
58
![ demo 3] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/demo3.png )
54
59
60
+ ### Models' Accuracy-Loss Plots
61
+
62
+ * ** Inception**
63
+
55
64
![ Inception] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/inception.png )
56
65
66
+ * ** RESNET50**
67
+
57
68
![ RESNET50] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/resnet50.png )
58
69
70
+ * ** VGG16**
71
+
59
72
![ VGG16] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/vgg16.png )
60
73
74
+ * ** CNN**
75
+
61
76
![ CNN] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/cnn.png )
62
77
78
+ * ** Xception**
79
+
63
80
![ Xception] ( https://github.com/abhisheks008/DL-Simplified/blob/main/Leukaemia%20Classification%20using%20DL/Images/exception.png )
64
81
82
+ * ** CNN-Attention**
83
+
65
84
![ CNN-Attention] ( https://github.com/Arihant-Bhandari/DL-Simplified/blob/enhance_cancer_classify/Leukaemia%20Classification%20using%20DL/Images/CNN-Attention.png )
66
85
67
86
## 📋 EVALUATION METRICS
You can’t perform that action at this time.
0 commit comments