Face alignment v1.3.0
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 )