From 0dc731d0cfc88efcaa5252ccfe25b25c020b69f1 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 12 Dec 2018 22:57:10 +0000 Subject: Rename report folder --- report/metadata.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 report/metadata.yaml (limited to 'report/metadata.yaml') diff --git a/report/metadata.yaml b/report/metadata.yaml new file mode 100755 index 0000000..20375f9 --- /dev/null +++ b/report/metadata.yaml @@ -0,0 +1,17 @@ +--- +title: 'EE4-68 Pattern Recognition (2018-2019) CW2' +author: + - name: Vasil Zlatanov (01120518), Nunzio Pucci (01113180) + location: vz215@ic.ac.uk, np1915@ic.ac.uk +numbersections: yes +lang: en +babel-lang: english +abstract: | + This report analyses distance metrics learning techniques with regards to + identification accuracy for the dataset CUHK03. The baseline method used for + identification is Eucdidian based Nearest Neighbors based on Euclidean distance. + The improved approach evaluated utilises Jaccardian metrics to rearrange the NN + ranklist based on reciprocal neighbours. While this approach is more complex and introduced new hyperparameter, significant accuracy improvements are observed - + approximately 10% increased Top-1 identifications, and good improvements for Top-$N$ accuracy with low $N$. +... + -- cgit v1.2.3-54-g00ecf