Update InspireFace to 1.0.1

This commit is contained in:
JingyuYan
2024-05-08 14:19:31 +08:00
parent 208d17eff8
commit ce564bdd9f
261 changed files with 898 additions and 324783 deletions

View File

@@ -20,7 +20,7 @@ std::string basename(const std::string& path) {
int compare() {
HResult ret;
// Initialize context
#ifdef ENABLE_RKNN
#ifdef ISF_ENABLE_RKNN
HPath path = "test_res/pack/Gundam_RV1109";
#else
HPath path = "test_res/pack/Pikachu";