Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

smallgui/OpenFaceCpp

Repository files navigation

OpenFaceCpp

C++ implementation for OpenFace library by CMU. This is still a work in progress.

We utilize all their dependencies: dlib, torch and OpenCV, besides a minimal testing library: UnitTest++. All is inlucded except for OpenCV that you need to have pre-installed on your system.

System support

Up to this point (check below) the system if up and running over Ubuntu, CentOS and Windows. It's expected for windows to fall back later on due to the torch dependency - but someone maybe could make their unofficial release work.

Install

For Linux, run install.sh. For the resulting executable to run, you need to download models first from: and place it in same folder with executable.

In order to run the executable you will need to download dlib's model file and place it in the root directory.

For Windows, first cmake Lib/Unittest++, build it, then cmake the root directory.

Todo list

  • Face detection and alignment ✔
  • Euclidean face representation ✔
  • Integration into Face Recognitino sample ✔
  • sync with latest OpenFace V0.2.0

About

C++ implementation for OpenFace library by CMU.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.4%
  • Lua 12.9%
  • Makefile 4.4%
  • Shell 2.8%
  • C 2.8%
  • CMake 2.7%

AltStyle によって変換されたページ (->オリジナル) /