Releases: HyperInspire/InspireFace
Releases · HyperInspire/InspireFace
inspireface v1.1.0
- Added tracking-by-detection tracking mode.
- Adapted to multiple levels of detection modes.
- Added support for CUDA Device accelerated inference.
- Support script compilation for iOS framework.
InspireFace v1.0.3
Add a build toolchain based on ios-Cmake to build the iOS framework in macos with one click.
InspireFace v1.0.2
Added SDK compilation related scripts for Android version.
- Added Android Build script.
- Added Dockerfile.android.
- Added Android Build CI.
InspireFace v1.0.1
- Replace the previous tripartite dependency library with submodule.
- Add precompiled software for each architecture.
- Add CI program for automatic testing in Actions.
- Add automatic compilation of multi-platform SDKs in Actions.
- Add Linux aarch64.
- Write quick compilation scripts in docker.
InspireFace: Cross-platform face recognition
- Complete face SDK-C/C++ core library
- Encapsulate the Python API interface
- Complete test case procedures