HoloLens2-Machine-Learning icon indicating copy to clipboard operation
HoloLens2-Machine-Learning copied to clipboard

Error init: Unable to find the specified file

Open LeeCASC opened this issue 2 years ago • 2 comments

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?

LeeCASC avatar Jan 18 '22 08:01 LeeCASC

Same Problem, any solution found?

harshitht789 avatar Feb 04 '22 08:02 harshitht789

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.

doughtmw avatar Feb 04 '22 13:02 doughtmw