Skip to content

Releases: emilianavt/OpenSeeFace

OpenSeeFace v1.20.4

17 Sep 20:20
Compare
Choose a tag to compare

Changed the gaze tracking model to always run single threaded.

OpenSeeFace v1.20.3

07 Aug 16:45
Compare
Choose a tag to compare

Fixed various issues, made other small improvements and added a new, experimental tracking model with improved wink support.

OpenSeeFace v1.20.2

13 Dec 12:33
Compare
Choose a tag to compare

Fixed some bugs.

OpenSeeFace v1.20.1

07 Dec 17:20
Compare
Choose a tag to compare

Reduced the impact of eye blinks and jaw movement on head pose estimation and fixed various things.

OpenSeeFace v1.20.0

28 Nov 15:11
Compare
Choose a tag to compare

This release contains various fixes and adjustments as well as two new tracking models with different quality and speed tradeoffs.

OpenSeeFace v1.19.0

16 Oct 13:01
Compare
Choose a tag to compare

This release adds support for jaw bone animation to OpenSeeVRMDriver, dynamic port selection support to OpenSeeLauncher and updates the binary build of the face tracker to use onnxruntime 1.5.1, fixing some performance issues caused by the tracker not respecting thread limits.

OpenSeeFace v1.18.3

08 Oct 11:51
Compare
Choose a tag to compare

This release decodes landmarks from the python side again, as somehow using the decoded landmarks from setting inference=True on the models caused some issues

OpenSeeFace v1.18.2

05 Oct 18:04
Compare
Choose a tag to compare

With this release, the landmark models decode landmarks within the ONNX models again. The included binary should run with lower CPU utilization at the same speed when enabling multithreading.

OpenSeeFace v1.17.0

29 Sep 00:03
Compare
Choose a tag to compare

This release fixes a bug with the OpenSeeLauncher and adds support for selecting device capability lines for direct show cameras and a --benchmark option.

OpenSeeFace v1.16.0

05 Sep 19:23
Compare
Choose a tag to compare

The main new feature with this release is a very fast, less accurate thirty point tracking model that can be activated with --model -1.