Skip to content

InspireFace v1.1.10

Compare
Choose a tag to compare
@tunmx tunmx released this 08 Jan 16:21
· 47 commits to master since this release
8d25e45

In the current version, we support Rockchip RV1106 and RK356x devices (RV1103 support is possible but unverified). We have implemented RGA hardware acceleration for image processing on devices with RKNPU2 support, significantly improving processing speed. Additionally, we provide an optimized Android SDK with JNI integration and a simple demo. Corresponding resource files are available for these platforms.

  • Add support for NPU acceleration inference on RK356X platforms
  • Make keypoint detection optional by default, auto-enabling only in tracking mode
  • Fix face bounding box displacement issue in detection mode