-
**Anybody that knows how to remove the virtual joints of the retargeted skeleton without corrupting the rotations of the remaining joints?**
Since the Neural Network only works with skeletons, that…
-
Hi,I am extremely grateful to all your help always.
I have questions as follows:
During training , do the model use 'X_dev.npy' and 'Y_dev.npy' for verifying?
```
def __init__(self, root_dir,…
-
Hello, I have two characters with animations (Godot_Chan_Stealth_Shooter.glb and Mixamo_POLYGON_Guy_Naked.dae) and I wanted to retarget all animations. I used a custom dictionary, but I get a weird re…
-
- [🐛 bug report]
## Summary
I have encountered `out of memory, key error, segment error, runtime error` every time, I am gonna be mad! I doubt that I lost some key details in the process of comp…
-
Currently it is silently throwing away gradient information
```
/// Returns the autodiff scalar's value() as a double. Never throws.
/// Overloads ExtractDoubleOrThrow from common/extract_double.h…
-
First, thanks for your great work.
Just wondering if exporting animated format(such as bvh or fbx) is supported ?
Looks like demo.py only exports T-pose skeleton .
I've tried to combine all outp…
-
I am trying to project the keypoints viewed from the Camera of (0,0,0) exactly as the image through the world_to_camera method and additional methods. For example:
![image](https://user-images.gi…
-
Although, much of the hydroelastic contact infrastructure has been coded with a templated scalar, it is not yet ready for computing contact with AutoDiff calculations. The primary reason for this is b…
-
Hello,
Upon installing BlendLuxCore (latest build) into Blender 3.0, Blender crashes instantly when trying to render anything. I also tried downloading an example LuxCore scene and Blender 3.0 crashe…
-
Hey @KevinLTT,
Pleased to see this amazing work.
I need a help from you.
Actually I wanna utilize your code just to convert 3d joints data to .bvh file.
Can I know your exact format of 3d joints d…