SethKaminski

Results 5 comments of SethKaminski

Ya, It works great but Unity is having a problem with it.

I'm going to confirm that CUDA is installed properly and then see what more information I can get out of the exception/problem.

`[2019-11-18 14:26:31.794] [info] [t=19312] [K4ABT] D:\a\1\s\src\TrackerHost\TrackerHost.cpp (482): VerifyDependencies(). Verifying Dependencies! [2019-11-18 14:26:31.795] [error] [t=19312] [K4ABT] D:\a\1\s\src\TrackerHost\TrackerHost.cpp (484): VerifyDependencies(). Cannot locate onnxruntime.dll [2019-11-18 14:26:31.795] [error] [t=19312] [K4ABT] D:\a\1\s\src\TrackerHost\TrackerHost.cpp (131): Create(). At...

onnxruntime.dll and dnn_model_2_0.onnx must be in the same folder as Assets

Yes, it finally works. Sadly nuget doesn't natively work with Unity since it controls what happens with the C# side of the project.