mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-12 02:32:41 +00:00
Update InspireFace to 1.0.1
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user