aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-02-14 17:13:29 +0000
committerVasil Zlatanov <v@skozl.com>2019-02-14 17:13:29 +0000
commite04112f5b85667b57dbb2680930f40f8e02daecc (patch)
treead0163dadb8814eceb17e145c40626bf0c3da042
parentda43c2140963a1369ba0565b5d434df8b88fe78e (diff)
downloade4-vision-e04112f5b85667b57dbb2680930f40f8e02daecc.tar.gz
e4-vision-e04112f5b85667b57dbb2680930f40f8e02daecc.tar.bz2
e4-vision-e04112f5b85667b57dbb2680930f40f8e02daecc.zip
Add code comment
-rw-r--r--report/paper.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/report/paper.md b/report/paper.md
index dc7345a..329efca 100644
--- a/report/paper.md
+++ b/report/paper.md
@@ -152,6 +152,9 @@ For the Caltech_101 dataset, a RF codebook seems to be the most suitable method
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 features 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.
+All code/graphs and configurable scripts can be found on our repository:
+
+``git clone https://git.skozl.com/e4-vision/``
# References