From e04112f5b85667b57dbb2680930f40f8e02daecc Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 14 Feb 2019 17:13:29 +0000 Subject: Add code comment --- report/paper.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3