Skip to content

Code for running inference on images, from webcams, etc.

License

Notifications You must be signed in to change notification settings

MSREnable/GazeInference

Repository files navigation

GazeInference

Code for running inference on images, from webcams, etc.

Building

We recommend building the release build first. That build is standalone and therefore has the least dependencies. You will need to install vcpkg, integrate the vcpkg into your msbuild/visual studio environment via vcpkg integrate install and then install dlib via vcpkg install dlib:x86-windows dlib:x64-windows.

Running

You will need three additional files to run the inference pipeline. Please download them and put them in the assets directory:

About

Code for running inference on images, from webcams, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published