Bugfix and feature release
- Added option to run different models (for face extraction, gaze estimation etc.) on different GPUs or the CPU
- Fixed visualisation of headpose
- Encourage using conda in readme
- Better tracking algorithm to keep same ID over time, thanks to @twarz and @ngageorange
- Python 3 compatibility (thanks @ngageorange)
- Some smaller fixes