From 97acdd6ea9e378c90cf9a199e746ebca59a4d5e6 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 11 Feb 2019 17:47:09 +0000 Subject: Add histogram fig --- report/fig/km-histogram.pdf | Bin 0 -> 13076 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 report/fig/km-histogram.pdf (limited to 'report/fig') diff --git a/report/fig/km-histogram.pdf b/report/fig/km-histogram.pdf new file mode 100644 index 0000000..f459978 Binary files /dev/null and b/report/fig/km-histogram.pdf differ -- cgit v1.2.3-54-g00ecf From 1fcc82c6862aae879fffb5bb0981ebee441f47aa Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 11 Feb 2019 17:52:01 +0000 Subject: Add testing histogram --- report/fig/km-histtest.pdf | Bin 0 -> 13919 bytes report/paper.md | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 report/fig/km-histtest.pdf (limited to 'report/fig') diff --git a/report/fig/km-histtest.pdf b/report/fig/km-histtest.pdf new file mode 100644 index 0000000..c7da428 Binary files /dev/null and b/report/fig/km-histtest.pdf differ diff --git a/report/paper.md b/report/paper.md index d8e4fca..c0bbd75 100644 --- a/report/paper.md +++ b/report/paper.md @@ -13,6 +13,8 @@ Caltech dataset. The number of clusters or the number of centroids determine the vocabulary size. +![Bag-of-words histogram](fig/km-histogram.pdf) + ## Bag-of-words histograms of example training/testing images ## Vector quantisation process -- cgit v1.2.3-54-g00ecf