wgetdd commited on
Commit
4da736b
1 Parent(s): b1f8bfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -14
README.md CHANGED
@@ -167,17 +167,8 @@ Estimated Total Size (MB): 2414.99
167
 
168
  Here is the Accuracy and Loss metric plot for the model
169
 
170
- <p align="center">
171
- <img src="images/accuracy_curve.png" alt="centered image" />
172
- </p>
173
 
174
- ## Misclassified Images
175
-
176
- Here is the sample result of model miss-classified images
177
-
178
- <p align="center">
179
- <img src="images/missclassified.png" alt="centered image" />
180
- </p>
181
 
182
  ## Accuracy Report for Each class
183
 
@@ -200,7 +191,4 @@ Here is the sample result of model miss-classified images
200
  Accuracy of ship : 76 %
201
 
202
  Accuracy of truck : 82 %
203
-
204
- <p align="center">
205
- <img src="images/accuracy_per_class.png" alt="centered image" />
206
- </p>
 
167
 
168
  Here is the Accuracy and Loss metric plot for the model
169
 
170
+ ![accuracy_curve.png](images/accuracy_curve.png)
 
 
171
 
 
 
 
 
 
 
 
172
 
173
  ## Accuracy Report for Each class
174
 
 
191
  Accuracy of ship : 76 %
192
 
193
  Accuracy of truck : 82 %
194
+ ![accuracy_per_class.png](images/accuracy_per_class.png)