Skip to content

v1.3.0-beta

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

GPUPixel Version: v1.3.0-beta

What's New

  1. πŸ”„ Replace the VNN face detection library with Mars-Face.

  2. πŸ“‰ Further reduce the library size.

  3. πŸ–₯️ Use static linking for Mars-Face on Linux, macOS, and iOS.

  4. πŸ“± Use dynamic linking for Mars-Face on Windows and Android.

  5. 🐧 For Linux, the Mars-Face static library must be compiled using Debian 10.


πŸ“ πŸ‘€Both Linux and macOS platforms provide static libraries for all third-party dependencies, so if you want to experiment with WASM support, you can use these two platforms for compilation.