CharlesGaydon commited on
Commit
6ef0c46
1 Parent(s): b043c46

fix: typo in bridge accuracy

Browse files

Also corrected the macro-average.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -211,9 +211,9 @@ The following table gives the class-wise metrics on the test set:
211
  **vegetation**|93.8|95.6|98.0|95.6|96.8
212
  **building**|90.4|93.7|96.2|93.7|95.0
213
  **water**|90.1|92.6|97.1|92.6|94.8
214
- **bridge**|65.2|96.1|79.3|78.6|79.0
215
  **permanent structure**|63.5|76.6|78.9|76.6|77.7
216
- **Macro Average**|77.5|86.7|88.7|84.2|86.2
217
 
218
 
219
  The following illustration gives the resulting confusion matrix :
 
211
  **vegetation**|93.8|95.6|98.0|95.6|96.8
212
  **building**|90.4|93.7|96.2|93.7|95.0
213
  **water**|90.1|92.6|97.1|92.6|94.8
214
+ **bridge**|65.2|78.6|79.3|78.6|79.0
215
  **permanent structure**|63.5|76.6|78.9|76.6|77.7
216
+ **Macro Average**|77.5|84.2|88.7|84.2|86.2
217
 
218
 
219
  The following illustration gives the resulting confusion matrix :