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
Deploy tensorflow model in Hololens 2. Sucessful deployment. But after opening application in Hololens2, display shows that "Error init: Unable to find the specified file". What should I do?
The text was updated successfully, but these errors were encountered:
This sounds like it could be from not adding the ONNX model to your Visual Studio solution and correctly setting the formatting. Make sure to follow the steps in the README that discuss adding the onnx-models\model.onnx file to the Builds\HoloLens-2-Machine-Learning\Assets folder and importing/formatting for uptake in Visual Studio.
Deploy tensorflow model in Hololens 2. Sucessful deployment. But after opening application in Hololens2, display shows that "Error init: Unable to find the specified file". What should I do?
The text was updated successfully, but these errors were encountered: