MediaPipe.NET icon indicating copy to clipboard operation
MediaPipe.NET copied to clipboard

Unable to run Hello World instance successfully

Open cosmos-zhan opened this issue 1 year ago • 3 comments

The following problems occur when I run Mediapipe.Net.HelloWorld image

cosmos-zhan avatar Apr 09 '24 14:04 cosmos-zhan

Hi, thanks for reporting.

Unfortunately, even I am lost on what's going on here, hence we announced back in Discord we're rewriting it because I couldn't figure out what's wrong even when observing from the debugger.

We're looking into using the official Pybind11 bindings as a point of reference to rewrite it, so stay tuned for that. I will leave this issue open however until we finish the rewrite :D

sr229 avatar Apr 10 '24 01:04 sr229

/

Hi, thanks for reporting.

Unfortunately, even I am lost on what's going on here, hence we announced back in Discord we're rewriting it because I couldn't figure out what's wrong even when observing from the debugger.

We're looking into using the official Pybind11 bindings as a point of reference to rewrite it, so stay tuned for that. I will leave this issue open however until we finish the rewrite :D

Can you give me a solution? I have a project that needs to use a model of pose. It really bothers me that there is no corresponding example.

cosmos-zhan avatar Apr 13 '24 16:04 cosmos-zhan

I don't know if I can help you yet other than suggesting to downgrade to 0.8.x for now, because 0.9.x kept failing at packet validation.

sr229 avatar Apr 13 '24 17:04 sr229