Dingaling01 commited on
Commit
ed1bf7e
·
verified ·
1 Parent(s): 9c192dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -100,7 +100,7 @@ Resnet18:
100
  * Optimizer = Adam
101
  * Loss = CrossEntropyLoss
102
 
103
- ### Results
104
 
105
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63df328115266dd945fc01f4/EsT_MvYdLNDOXVkzRqFxt.png)
106
 
@@ -110,6 +110,13 @@ VGG: 73% Accuracy Validation set
110
 
111
  Resnet18: 90% Accuracy Validaton set
112
 
113
- ### Limitations
 
 
 
 
 
 
 
114
  Doesn't have the ability to recognize whether the provided image is a tank or not.
115
  <img src="https://huggingface.co/Dingaling01/russian_tank_destroyed_or_not_cnn/resolve/main/brownie.png" alt="drawing" width="250"/>
 
100
  * Optimizer = Adam
101
  * Loss = CrossEntropyLoss
102
 
103
+ ### Results:
104
 
105
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63df328115266dd945fc01f4/EsT_MvYdLNDOXVkzRqFxt.png)
106
 
 
110
 
111
  Resnet18: 90% Accuracy Validaton set
112
 
113
+ Has limited ability to correctly recognize the states of vehicles outside of the training scope.
114
+
115
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63df328115266dd945fc01f4/jrVjVzh1Im_OLBSn-IB0G.png)
116
+
117
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63df328115266dd945fc01f4/VIDZfkPJDo6gTk0AIGf0w.png)
118
+
119
+
120
+ ### Limitations:
121
  Doesn't have the ability to recognize whether the provided image is a tank or not.
122
  <img src="https://huggingface.co/Dingaling01/russian_tank_destroyed_or_not_cnn/resolve/main/brownie.png" alt="drawing" width="250"/>