Issues with getting my Custom Vision Project on HoloLens2
Hello, I wanted to ask if can I get my Azure Custom Vision project for image recognition to be deployed on my HoloLens2? For reference, I would like my HoloLens2 to recognize the image of a specific 3D printer. I followed this Microsoft tutorial, but realized that their goal for azure custom vision integration was different from what I'm looking to accomplish with my project. As for the steps to complete this: should I download my custom vision project as an .ONNX file, import the C# script into Unity3D, debug the script until Unity allows me to create a build in the build settings, and then deploy my project onto the HoloLens2 using Visual Studio 2022? A question such as this has not been answered on this forum. So if anyone would know if this is possible, I would greatly appreciate it. Thank you!