MRTK3 tutorial - Integrate Azure Custom Vision #11787
Unanswered
Ujin LEE (dldnwlsgd)
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hi Ujin LEE (@dldnwlsgd), were you able to resolve this? There should be two different key/endpoint pairs: one for 'YourResourceName' and one for the corresponding prediction resource 'YourResourceName-prediction'. In the tutorial, the Retrieve Azure setting credentials and Retrieve project setting credentials sections should describe how to assign both of these. (also for questions related to MRTK3, please post discussions in the new repository (https://github.com/orgs/MixedRealityToolkit/discussions) :) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In the process of integrating custom vision, I created a custom vision account and entered the key and ID into the 'ObjectDetectionManager'. Afterwards, when I press the Train button in Unity Play mode, the following error appears:
Can anyone solve this problem??
All reactions