Skip to content

Tags: colab1590/OpenFace-1

Tags

OpenFace_2.2.0

Toggle OpenFace_2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

OpenFace_2.1.0

Toggle OpenFace_2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Develop (TadasBaltrusaitis#619)

* Removing code duplication and getting rid of some C++ warnings due to float/double and signed/unsigned mixing.

* Fixing the screenshot functionality.

* Feature/code cleanup (TadasBaltrusaitis#573)

* Header guard cleanup (making sure naming is compliant with C++ standards and consistent).

* Removing un-needed nullptr checks.

* Removing SSE warnings for x64 builds (as SSE is enabled by default no need for a flag)

* Reverting Mat deletion

* Adding Visual Studio 2017 solution

* Feature/code cleanup (TadasBaltrusaitis#580)

- name of revision
- better scripts for model download (not only in Dropbox also OneDrive)

* Update the OpenCV constants to the corresponding ones in cpp namespace. (TadasBaltrusaitis#578)

Updating OpenCV macros.

* Slight change in packaging code (use a shared download script).

* Removing TBB dependency (TadasBaltrusaitis#590)

Removing a TBB dependence for code parallelization (done through OpenCV's parralel_for_

* Updating OpenBLAS (TadasBaltrusaitis#594)

Updating the 64 bit OpenBLAS version for Windows to 0.3.3 (50% perf improvement on certain machines)

* Ability to specify output image formats and removing unused quiet parameter.

* Update Windows download script (TadasBaltrusaitis#608) (TadasBaltrusaitis#610)

- Automatically choose correct path to the model files so that it works for both, source code compilation and binary use
- Use absolute paths in the system exists methods

* Updating version.

* Packaging code update.

OpenFace_2.0.6

Toggle OpenFace_2.0.6's commit message

OpenFace_2.0.5

Toggle OpenFace_2.0.5's commit message

OpenFace_2.0.4

Toggle OpenFace_2.0.4's commit message

OpenFace_v2.0.3

Toggle OpenFace_v2.0.3's commit message

OpenFace_v2.0.2

Toggle OpenFace_v2.0.2's commit message

OpenFace_v2.0.1

Toggle OpenFace_v2.0.1's commit message

OpenFace_v2.0.0

Toggle OpenFace_v2.0.0's commit message

OpenFace_v1.0.0

Toggle OpenFace_v1.0.0's commit message