Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 03:01

v1.3.1

🛠️ Improvements

  • MarsFace library and API updated with more accurate facial keypoints, reduced processing time and lower CPU usage;
  • Windows and Linux platforms no longer provide built-in face detection, please integrate vnn if needed
  • Android dynamic library supports 16k memory alignment

🐛 Bug Fixes

  • Fixed iOS rendering black screen issue

🛠️ 改进 (Improvements)

  • MarsFace 库和调用更新,人脸关键点更精准,耗时和 CPU 占用更小;
  • Window 和 Linux 端不再提供内置人脸检测,有需要可以自行集成使用 vnn
  • Android 动态库支持 16k 内存对齐

🐛 修复 (Bug Fixes)

  • 修复 iOS 端渲染黑屏问题