doughtmw / YoloDetectionHoloLens-Unity

Object detection on the HoloLens through streaming PV camera frames to a companion PC, processing those using a YOLO framework, and returning the bounding box data which is rendered using Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing on HoloLens2

varunitestudio opened this issue · comments

I downloaded the YoloDetectionHoloLens-Unity project.

As described, the .dlls of HoloLensForCV were put into the Plugin/ARM.

YoloDetection's Device Type was HL2 and the IP address was modified to build.

It was opened with VS2019 and changed to Release and ARM64 and built in HoloLens2.

An error occurs when running on HoloLens2.

image

Do you know the cause and solution of this error?

Please let me know. Thank you.

HololensForCV was built as ARM and copied to Plugin/ARM to build Unity projects.

It opened with VS2019 and built on HoloLens2 with Release and ARM, so there was no problem.

Hi Varuni, is it working well in hololens ??
Can you please help me as am getting some errors