aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-02-15 17:42:36 +0000
committerVasil Zlatanov <v@skozl.com>2019-02-15 17:42:36 +0000
commit31f4baf2297ecff899fcc11bd13439ae162ef08b (patch)
tree2c1579846a5a90341866b6792d5d53c491bbbf3e
parent4ea551472c92e0387fcd8f934fdefb81db93e8a0 (diff)
downloade4-vision-31f4baf2297ecff899fcc11bd13439ae162ef08b.tar.gz
e4-vision-31f4baf2297ecff899fcc11bd13439ae162ef08b.tar.bz2
e4-vision-31f4baf2297ecff899fcc11bd13439ae162ef08b.zip
Quantise s/s/z
-rw-r--r--report/paper.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/paper.md b/report/paper.md
index 89ad94e..58ec125 100644
--- a/report/paper.md
+++ b/report/paper.md
@@ -148,7 +148,7 @@ In many applications the increase in training time would not justify the small i
For the `Caltech_101` dataset, a RF codebook seems to be the most suitable method to perform RF classification.
-The `water_lilly` is the most misclassified class, both for K-means and RF codebook (refer to figures \ref{fig:km_cm} and \ref{fig:p3_cm}). This indicates that the quantised descriptors obtained from the class do not provide for very discriminative splits, resulting in the prioritsation of other features in the first nodes of the decision trees.
+The `water_lilly` is the most misclassified class, both for K-means and RF codebook (refer to figures \ref{fig:km_cm} and \ref{fig:p3_cm}). This indicates that the quantized descriptors obtained from the class do not provide for very discriminative splits, resulting in the prioritsation of other features in the first nodes of the decision trees.
# References