Giter Site home page Giter Site logo

Comments (8)

VineetVS avatar VineetVS commented on June 14, 2024 1

Hi,

I manage to fix this issue. The problem was with the version of Azure Kinect Body Tracking SDK.

So, I tracked the DLL dependencies using 'Process Explorer' in Windows. I found that the DLLs in the Body Tracking SDK in the path

'C:\Program Files\Azure Kinect Body Tracking SDK\sdk\windows-desktop\amd64\release\bin'

were different in the 2 laptops (due to the different version of the Azure Body Tracking SDK).

In the 1st Laptop on which the Library and code was working - had Azure Body Tracking SDK version 1.0.1 and on the 2nd Laptop on which I got this error had Azure Body Tracking SDK version 1.1.0

So, there seems to be some change in the DLLs going from version 1.0.1 to 1.1.0. I also found more number of DLLs in version 1.1.0. So, it seems the initialization of some DLL which is used by your library is changed in Body Tracking SDK version 1.1.0

Your library works perfectly with Azure Body Tracking SDK version 1.0.1.

So, I request to please check the above findings and if you find the above mentioned findings correct; please add the Azure Body Tracking SDK version 1.0.1 to Prerequisites.

Thanks.

from pykinectazure.

ibaiGorordo avatar ibaiGorordo commented on June 14, 2024 1

I fixed the DirectML support problem, it should work fine now.

from pykinectazure.

ibaiGorordo avatar ibaiGorordo commented on June 14, 2024

Hi,

I haven't seen that error before, I am not sure what the problem is. Does the Kinect body tracking demo from Microsoft work in that computer?

It might be a problem with onnxruntime, it seems that the same error happens also with other models: microsoft/onnxruntime#2573

from pykinectazure.

fractalfantasy avatar fractalfantasy commented on June 14, 2024

@VineetVS having a similar issue, did you manage get this working with Body Tracking SDK v1.1.0 or do you have to downgrade to the previous sdk?

from pykinectazure.

VineetVS avatar VineetVS commented on June 14, 2024

@fractalfantasy Please try with the Body Tracking SDK v1.0.1. It seems like there are changes in the DLLs in the Body Tracking SDK v1.1.0.

So, please downgrade to Body Tracking SDK v1.0.1 and please do share your findings.

from pykinectazure.

ibaiGorordo avatar ibaiGorordo commented on June 14, 2024

I will also try to give it a test to the new version during the weekend to check the problem.

from pykinectazure.

ibaiGorordo avatar ibaiGorordo commented on June 14, 2024

The problem is with the new DirectML (Windows only) GPU mode. I was able to make it run by forcing it to CUDA mode. Not sure what the problem is, but for now it should work (there might be some warning about a missing cuda kernel but it should work anyway).

from pykinectazure.

fractalfantasy avatar fractalfantasy commented on June 14, 2024

awesome!

from pykinectazure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.