Skip to content

Releases: HyperInspire/InspireFace

inspireface v1.1.0

19 Jun 08:06
9ae5dbb
Compare
Choose a tag to compare
  1. Added tracking-by-detection tracking mode.
  2. Adapted to multiple levels of detection modes.
  3. Added support for CUDA Device accelerated inference.
  4. Support script compilation for iOS framework.

InspireFace v1.0.3

11 May 09:09
1a8a22f
Compare
Choose a tag to compare

Add a build toolchain based on ios-Cmake to build the iOS framework in macos with one click.

InspireFace v1.0.2

09 May 09:37
b8cd92a
Compare
Choose a tag to compare

Added SDK compilation related scripts for Android version.

  1. Added Android Build script.
  2. Added Dockerfile.android.
  3. Added Android Build CI.

InspireFace v1.0.1

08 May 05:41
08c5278
Compare
Choose a tag to compare
  1. Replace the previous tripartite dependency library with submodule.
  2. Add precompiled software for each architecture.
  3. Add CI program for automatic testing in Actions.
  4. Add automatic compilation of multi-platform SDKs in Actions.
  5. Add Linux aarch64.
  6. Write quick compilation scripts in docker.

InspireFace: Cross-platform face recognition

03 May 16:08
Compare
Choose a tag to compare
  1. Complete face SDK-C/C++ core library
  2. Encapsulate the Python API interface
  3. Complete test case procedures