You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Georg--jung, i tried to implement an example to detect and recognise faces in .Net Maui. I am able to make it work on win device but not on android device. I am getting this exception on android: Microsoft.ML.OnnxRuntime.OnnxRuntimeException: '[ErrorCode:NoSuchFile] Load model from /data/data/com.companyname.faceaitestmaui/files/.override/onnx/scrfd_2.5g_kps.onnx failed:Load model /data/data/com.companyname.faceaitestmaui/files/.override/onnx/scrfd_2.5g_kps.onnx failed. File doesn't exist'
Does your plugin works on android or it is designed to work on windows only?
best regards.
The text was updated successfully, but these errors were encountered:
Hi Georg--jung, i tried to implement an example to detect and recognise faces in .Net Maui. I am able to make it work on win device but not on android device. I am getting this exception on android:
Microsoft.ML.OnnxRuntime.OnnxRuntimeException: '[ErrorCode:NoSuchFile] Load model from /data/data/com.companyname.faceaitestmaui/files/.override/onnx/scrfd_2.5g_kps.onnx failed:Load model /data/data/com.companyname.faceaitestmaui/files/.override/onnx/scrfd_2.5g_kps.onnx failed. File doesn't exist'
Does your plugin works on android or it is designed to work on windows only?
best regards.
The text was updated successfully, but these errors were encountered: