KevinRK27
KevinRK27
I am able to run posenet example on jetson but i am unable to do it on my x64 ubuntu 20.04 pc if i use video file as input. ./posenet...
I run the app then suddenly it crashed *** buffer overflow detected ***: terminated Aborted (core dumped)
Based on the paper, this method uses optical flow to propagate joints coordinates set, which part of code that does the method?
i tried to convert pb to uff file using jetson agx xavier on jetpack 5.0 with tensorflow 1.15 and got this error Traceback (most recent call last): File "step01_pb_to_uff.py", line...
I tried to separate the android program from the project to only get the pose estimation for my linux pc but the detected lines were piling up. how to fix...
I want to test it on ubuntu. I've installed all dependencies, but i don't know how to set the CMakeLists.txt. Could you give an example of it?