jimbobbennett / jimbobbennett/Xam.Plugins.OnDeviceCustomVision
Init function on Android throws exception
Open
- Dominant language
- C#
- Stars
- 56
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When i try to run my application on my android device, the debugger throws an exception at AndroidImageClassifier.Init(model.pb, label.txt);
"Xam.Plugins.OnDeviceCustomVision.ImageClassifierException: 'Failed to load the model - check the inner exception for more details'"
Inner exception is:
Op type not registered "LeakyRelu" in binary running on localhost"
Got a fix for it? or am i the only one facing this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.