K. S. Ernest (iFire) Lee
K. S. Ernest (iFire) Lee
I woke up inspired. What do you think about this? Given the tech from Facebook https://github.com/facebookresearch/dlrm or https://ngc.nvidia.com/catalog/resources/nvidia:dlrm_for_pytorch. The input data is mediapipe animations and we label float values for...
I was researching ludwig-ai for automl approaches. https://github.com/ludwig-ai/ludwig supports tabular, photo (video frames), timeseries and speech samples. Are we able to collect some datasets with labelled data?
I was able to get a standalone data from mediapipe if anyone is still on this project. https://github.com/V-Sekai/mediapipe There's a binary in the github cicd actions for linux and windows.
Can people provide sample datasets? I can try doing image -> tabular data-> tabular values mappings via ludwig.
https://github.com/cj-dimaggio/godot-slicer/blob/fe5cb08c330f41304045f4d73b10b9af51eadd65/utils/slicer_face.cpp#L8
Someone reminded me a few days ago I had a workflow for alembic to gltf. There's two workflows. 1. every frame is a different mesh https://github.com/V-Sekai/vsekai-blender-game-tools/blob/main/misc/io_mesh_obj_seq.py 2. frames can be...
Closing in a bit because the issue has a workaround.
Duplicate of https://github.com/Geequlim/ECMAScript/issues/151
Is this completed?
As far as I know, quickjs has been implemented. Please open new issues for bugs and improvements.