Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gpupixel_wasm.zip | 2025-06-27 | 3.2 MB | |
gpupixel_android.zip | 2025-06-27 | 5.0 MB | |
gpupixel_windows_x86_64.zip | 2025-06-27 | 4.5 MB | |
gpupixel_ios_arm64.zip | 2025-06-27 | 5.6 MB | |
gpupixel_mac_Universal.zip | 2025-06-27 | 16.4 MB | |
gpupixel_linux_x86_64.zip | 2025-06-27 | 5.5 MB | |
README.md | 2025-06-27 | 704 Bytes | |
v1.3.1 source code.tar.gz | 2025-06-27 | 33.5 MB | |
v1.3.1 source code.zip | 2025-06-27 | 34.1 MB | |
Totals: 9 Items | 107.8 MB | 0 |
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 端渲染黑屏问题