aml_npu_sdk/acuity-toolkit/demo$ sh ./0_import_model.sh
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ImportError: No module named ‘encodings’
Current thread 0x00007fddf42c2740 (most recent call first):
Aborted (core dumped)
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ImportError: No module named ‘encodings’
Current thread 0x00007fd7a0f71740 (most recent call first):
Aborted (core dumped)
aml_npu_sdk/acuity-toolkit/demo$ python
Python 3.6.9 (default, Mar 10 2023, 16:46:00)
[GCC 8.4.0] on linux
Type “help”, “copyright”, “credits” or “license” for more information.
You can use yolo-face model instead of faceNet. However, this model only detects face box without key pionts and only has python without C++.
If you want to use it, please refer to KSNN Usage [Khadas Docs].
If not, please try to convert your model. Refer to NPU SDK Usage [Khadas Docs].