@@ -48,50 +48,50 @@ models used:
48
48
- #### ** Venomous**
49
49
50
50
<p align =" center " >
51
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/ven1.png " height =" 200px " width =" 200px " />
52
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/ven2.png " height =" 200px " width =" 200px " />
51
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/ven1.png " height =" 400px " width =" 400px " />
52
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/ven2.png " height =" 400px " width =" 400px " />
53
53
</p >
54
54
55
55
- #### ** Non Venomous**
56
56
57
57
<p align =" center " >
58
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/NV1.png " height =" 200px " width =" 200px " />
59
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/NV2.png " height =" 200px " width =" 200px " />
58
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/NV1.png " height =" 400px " width =" 400px " />
59
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/NV2.png " height =" 400px " width =" 400px " />
60
60
</p >
61
61
62
62
- #### ** CNN**
63
63
64
64
<p align =" center " >
65
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/CNN%20Accuracy.png " height =" 200px " width =" 200px " />
66
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/CNN%20Loss.png " height =" 200px " width =" 200px " />
65
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/CNN%20Accuracy.png " height =" 400px " width =" 400px " />
66
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/CNN%20Loss.png " height =" 400px " width =" 400px " />
67
67
</p >
68
68
69
69
- #### ** InceptionV3**
70
70
71
71
<p align =" center " >
72
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/InceptionV3%20Accuracy.png " height =" 200px " width =" 200px " />
73
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/InceptionV3%20Loss.png " height =" 200px " width =" 200px " />
72
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/InceptionV3%20Accuracy.png " height =" 400px " width =" 400px " />
73
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/InceptionV3%20Loss.png " height =" 400px " width =" 400px " />
74
74
</p >
75
75
76
76
- #### ** VGG16**
77
77
78
78
<p align =" center " >
79
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/VGG16%20Accuracy.png " height =" 200px " width =" 200px " />
80
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/VGG16%20Loss.png " height =" 200px " width =" 200px " />
79
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/VGG16%20Accuracy.png " height =" 400px " width =" 400px " />
80
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/VGG16%20Loss.png " height =" 400px " width =" 400px " />
81
81
</p >
82
82
83
83
- #### ** EfficientNetB7**
84
84
85
85
<p align =" center " >
86
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/EfficientNetB7%20Accuracy.png " height =" 200px " width =" 200px " />
87
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/EfficientNetB7%20Loss.png " height =" 200px " width =" 200px " />
86
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/EfficientNetB7%20Accuracy.png " height =" 400px " width =" 400px " />
87
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/EfficientNetB7%20Loss.png " height =" 400px " width =" 400px " />
88
88
</p >
89
89
90
90
- #### ** RESNET50**
91
91
92
92
<p align =" center " >
93
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/RESNET50%20Accuracy.png " height =" 200px " width =" 200px " />
94
- <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/RESNET50%20Loss.png " height =" 200px " width =" 200px " />
93
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/RESNET50%20Accuracy.png " height =" 400px " width =" 400px " />
94
+ <img src =" https://github.com/Arihant-Bhandari/DL-Simplified/blob/snake_classify/Indian%20Venomous%20Snakes%20Classification%20using%20DL/Images/RESNET50%20Loss.png " height =" 400px " width =" 400px " />
95
95
</p >
96
96
97
97
### 📈 ** Performance of the Models based on the Accuracy Scores**
0 commit comments