Skip to content

Face alignment v1.3.0

Compare
Choose a tag to compare
@1adrianb 1adrianb released this 19 Dec 00:38
· 45 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 )