Skip to content

Face alignment v1.3.0

Choose a tag to compare

@1adrianb 1adrianb released this 19 Dec 00:38
· 54 commits to master since this release

Changelog:

  • Increased the model speed between 1.3-2x, especially for 3D landmarks
  • Improved the initialization time
  • Fixed issues with RGB vs BGR and batched vs not batched, added unit tests for it
  • Fixed unit test
  • Code refactoring
  • Fix transpose issue in blazeface detector (thank to @Serega6678 )