Question by
sensevividus · Feb 23 at 03:49 PM ·
buildaistrategyai problemsmachine
How to get machine learning running on Hololens2?
I'm trying to find a working machine learning methods that creates bounding boxes on objects or images the Hololens 2 camera is trying to recognize but could not get it to work?
I've tried OpenCvSharp, Barracuda, tf2Onnx files, ARFoundation(please make the 2D/3D tracking feature available for Hololens2), Yolo, Tensorflow, HAAR classifiers, basically anything machine learning. Does there exist a method that works on the Hololens 2? If so, what are the steps to do it in Unity UWP?
Comment