diff options
author | nunzip <np.scarh@gmail.com> | 2018-12-13 19:54:30 +0000 |
---|---|---|
committer | nunzip <np.scarh@gmail.com> | 2018-12-13 19:54:30 +0000 |
commit | 96996c64ec641b23a5395d6e9f6b516398ee6477 (patch) | |
tree | b9649297f0ad3911880fda3ee6036d44bbb8ca62 /report | |
parent | 5660d5e78f4b1624ce24a352192b780372a10931 (diff) | |
download | vz215_np1915-96996c64ec641b23a5395d6e9f6b516398ee6477.tar.gz vz215_np1915-96996c64ec641b23a5395d6e9f6b516398ee6477.tar.bz2 vz215_np1915-96996c64ec641b23a5395d6e9f6b516398ee6477.zip |
Add backpack example
Diffstat (limited to 'report')
-rw-r--r-- | report/fig/rerank.pdf | bin | 0 -> 375482 bytes | |||
-rwxr-xr-x | report/paper.md | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/report/fig/rerank.pdf b/report/fig/rerank.pdf Binary files differnew file mode 100644 index 0000000..a016189 --- /dev/null +++ b/report/fig/rerank.pdf diff --git a/report/paper.md b/report/paper.md index 17972c5..b9aa477 100755 --- a/report/paper.md +++ b/report/paper.md @@ -258,6 +258,14 @@ not visible in the query but visible in a close neighbour, the reranking algorit feature such as a backpack or folder by the neighbour, uniuqly identify other identities in the gallery with the same feature, and moving them up the rankinlist as a result despite the identifiable feature being hidden in the query. EXAMPLE BACKPACK HERE +\begin{figure} +\begin{center} +\includegraphics[width=24em]{fig/rerank.pdf} +\caption{Rerank example} +\label{fig:rerank} +\end{center} +\end{figure} + # Conclusion |