-
src/bvh_cuda_op.cu(945): error: "#" not expected here
src/bvh_cuda_op.cu(945): error: expected an expression
src/bvh_cuda_op.cu(945): error: "#" not expected here
src/bvh_cuda_op.cu(945): err…
-
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…
-
See https://github.com/vamdeluxe/DeluxePlugin/blob/master/Synthia/src/BVHPlayer.cs
-
Can I have more instructions on how to visualize motion matching results for two custom datasets?
So I trained with two custom datasets (human A and human B). In the processed data folders, I have…
-
crash
![crash](https://user-images.githubusercontent.com/47622452/189471026-29487f52-ec90-48ce-a2a5-7b228de5d0ce.png)
teapot
![teapot](https://user-images.githubusercontent.com/47622452/189471034-a…
-
Dear collision detection friends,
My issue is very probably related to [#462](https://github.com/flexible-collision-library/fcl/issues/462) but maybe a different phrasing will give different hints.…
-
I have already build and install mesh-intersection。I find this line
g++ -pthread -shared -B /root/anaconda3/compiler_compat -L/root/anaconda3/lib -Wl,-rpath=/root/anaconda3/lib -Wl,--no-as-needed -Wl…
AIML updated
9 months ago
-
Thanks for your project, it helps me a lot.
Currently, I want to convert my c3d files to bvh files, then I can utilize your code to convert them to mimic motion data. Do you know any projects or so…
-
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…
-
Is there a way to get an npz / pkl file out of the pipeline somewhere? I ask because we could try this with other tools like this [bvh converter](https://github.com/KosukeFukazawa/smpl2bvh). That woul…
e7ai updated
2 months ago