-
### Describe the issue
When I render images using the Front3D dataset, only the textures of the furniture are loaded correctly, while the walls and ceilings do not have any textures. Is this due to t…
-
I'm trying to generate some animation-friendly data from the inferred .npy, such as .obj but preferably .bvh or .fbx.
After following the suggested command, I get the error below. Is there a proble…
-
Hi @KevinLTT ,
Thanks for your work! I was stuck in a issue when I use pose2bvh to convert our 3d pose to bvh which is used to finish motion retargeting: bad retargeting result is generated …
-
HOW TO TRANSFER THE DATA INTO BVH FILE?
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/2447)) by Anonymous.**
The original report had attachments: [02_05.bvh](https://osrf-migrati…
-
I tried to convert bvh to SMPL using your method.
As I know rotation representation of bvh is euler. so i convert euler-> axis angle per each joint.
But i couldnt get the desired smpl pose. Do you…
-
**Is your feature request related to a problem? Please describe.**
`movement` was initially conceived as a 2D and 3D data analysis tool. The gold-standard for 3D pose data is currently marker-based. …
sfmig updated
2 months ago
-
First of all I would like to begin this **long** message with a big thank you for your amazing work..!
In order to give some context and to be as exact as I can stating my issue I will first give a…
-
After reading https://github.com/FORTH-ModelBasedTracker/MocapNET/issues/114, downloading, unzipping and re-initializing (for the 7th time) I still get very low speed.
Live (webcam) demo:
![Screensh…
-
hi there, i've been trying to integrate your code with my human pose estimation code. I have a bvh and 3dpos with different hierarchy than yours as input, then I do the 2D-3D projection on the common…