MocapNET icon indicating copy to clipboard operation
MocapNET copied to clipboard

We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular c...

Results 24 MocapNET issues
Sort by recently updated
recently updated
newest added

how to rigging vrm / live2d / normal video with the BVH outputs

Hi, I tried to compare two CSV files using the new version of [compareutility.py](https://github.com/FORTH-ModelBasedTracker/MocapNET/blob/master/src/python/compareUtility/compareUtility.py) script but I get this bug: Traceback (most recent call last): File "C:\Users\pc\Desktop\Untitled Folder\compareUtility\compareUtility.py", line 401,...

bug

It appears that the provided models are no longer compatible on tensorflow versions 2.6+

tensorflow problems

Hello, I have used the command lines you gave to use OpenPose 2D keypoints in order to get the BVH file. When converting my json file to a csv file,...

bug
documentation

Because I don’t understand the code, and I don’t know how to install and configure the code running environment, you have explained it, but it is difficult for us who...

documentation
help wanted

Hello, The code works amazingly for shuffle.webm and other single person stimuli, but works very strangely when I put the multi-person video. Is there any way to expand MocapNET with...

question
feature

when i followed the quick test commands in mnet3,i got a error at the last line : "./MocapNET2CSV: error while loading shared libraries: libtensorflow.so.2: cannot open shared object file: No...

i notice that you say you can converte to BVH motion frames from video in real-time, and can use it in blender, i want to send bvh mocap data to...

Hi folks, we're experiencing some problems with MocapNet. Every video we run through MocapNet winds up generating random noisy animation. In all of these animations, the feet are pulled behind...

help wanted

It works now but the output joints from the bvh file is messed up, as you can see in the image below ![Screenshot from 2023-12-10 12-06-47](https://github.com/FORTH-ModelBasedTracker/MocapNET/assets/34035011/063823c6-678b-4fb1-ab1a-d798a5695205) _Originally posted by @justinjohn0306...

bug