aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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