CoolFace
Apppublic

Natsha/mocap-ai

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes
14 commits on main
05144163y ago

Added docs and fixed the math for the data augmentation.

Natsha
765b3de3y ago

Changed the way that the world transforms are stored. They are now stored in order (n_frames, n_features, n_points).

Natsha
74bcef03y ago

Moved the core functionality of FBXContainer to a new class called FBXContainerBase.

Natsha
5e3f2173y ago

Removed old data extraction methods and documented all the new functions.

Natsha
7dc402c3y ago

Fixed the math to align the poses, checked it in Houdini.

Natsha
e269a6f3y ago

Changed the way transforms are extracted and added functions to export them to HDF5 (.h5) files.

Natsha
a0a49ab3y ago

Updated the testing workflow. Fixed some bugs. The bug with the new animation curves not connecting properly is fixed.

Natsha
a6286253y ago

Fixed the translation bug. TODO: Make sure the new animation curves are properly connected to their nodes.

Natsha
22ebabc3y ago

First attempt at recalculating the correct world spaces back to local spaces.

Natsha
6b3d7b33y ago

Added functionality to convert a frame range to a timeline dense point cloud.

Natsha
d82ff493y ago

Fixed bug: when Shogun exports an actor without animation, the app would crash because the anim curve becomes None.

Natsha
26d5eb93y ago

The app now allows you to select FBX files to process.

Natsha
4631d6a3y ago

Initial push to check FBX SDK installation.

Natsha
beca4753y ago

initial commit

Natsha