aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornunzip <np.scarh@gmail.com>2019-02-13 19:29:16 +0000
committernunzip <np.scarh@gmail.com>2019-02-13 19:29:16 +0000
commitcaefd7d262f730cc61380b17b7d9758924a9242b (patch)
tree2d87c99477abe559bfbe210fb8290bbef9a56218
parentd29d8573cbc149fb23339b787c769f3e7c860362 (diff)
downloade4-vision-caefd7d262f730cc61380b17b7d9758924a9242b.tar.gz
e4-vision-caefd7d262f730cc61380b17b7d9758924a9242b.tar.bz2
e4-vision-caefd7d262f730cc61380b17b7d9758924a9242b.zip
Add train and test time
-rw-r--r--report/fig/kmean_train_test_time.pdfbin0 -> 13437 bytes
-rw-r--r--report/fig/p3_train_test_time.pdfbin0 -> 14643 bytes
-rw-r--r--report/paper.md9
3 files changed, 9 insertions, 0 deletions
diff --git a/report/fig/kmean_train_test_time.pdf b/report/fig/kmean_train_test_time.pdf
new file mode 100644
index 0000000..0db83c9
--- /dev/null
+++ b/report/fig/kmean_train_test_time.pdf
Binary files differ
diff --git a/report/fig/p3_train_test_time.pdf b/report/fig/p3_train_test_time.pdf
new file mode 100644
index 0000000..57bcea7
--- /dev/null
+++ b/report/fig/p3_train_test_time.pdf
Binary files differ
diff --git a/report/paper.md b/report/paper.md
index 0674557..19677f9 100644
--- a/report/paper.md
+++ b/report/paper.md
@@ -185,6 +185,15 @@ will prioritize features taken from other classes.
\end{center}
\end{figure}
+\begin{figure}[H]
+\begin{center}
+\includegraphics[width=12em]{fig/kmean_train_test_time.pdf}
+\includegraphics[width=12em]{fig/p3_train_test_time.pdf}
+\caption{Train and Test time; K-means (left), RF-Codebooks (right)}
+\label{fig:train_test_times}
+\end{center}
+\end{figure}
+
# References