This repository contains materials for my master's thesis evolving around the gaze tracking library gaze.
You can find the compiled version on the GitHub releases page.
Requirements (tested, other versions might work as well):
General
pandoc
2.0.6 - 2.1.1pandoc-citeproc
0.12.2.4 -- 0.13pdfTeX
3.14159265-2.6-1.40.18Makeglossaries
2.20GNU Make
3.81ImageMagick
7.0.7-21ack
2.22Ghostscript
(gs
) 9.21Poppler
(pdfinfo
) 0.62.0OpenCV
3.3.1 -- 3.4.0caffe
1.0Python
3.6.4, see requirements.txt.
Download the raw pexels dataset and extract it into scratch/pexels_face_images.
To compile the thesis, run:
make
The folder scratch contains all kinds of things I came up with to gather data, make calculations, etc. In the folder scratch/related_materials there are some materials I produced during the process of my thesis but which are not really related to the written master's thesis.