BandaiNamcoResearchInc / Bandai-Namco-Research-Motiondataset

This repository provides motion datasets collected by Bandai Namco Research Inc
3.08k stars 376 forks source link

T pose #9

Open buaaswf opened 2 years ago

buaaswf commented 2 years ago

Hi, @m3-takahashi , Could you please tell me how to generate the T pose of this dataset? Thanks very much.

Wasserwecken commented 1 year ago

I have the same problem, so i created a python libary to fix the motion data for my research:

The script that restores the T-Pose from the motion data with my libary: https://gist.github.com/Wasserwecken/58ae6579be8ac43508b9b347956afc9a

The libary for read, edit and create .bvh files: https://github.com/Wasserwecken/bvhio

ghost commented 1 year ago

I have the same problem, so i created a python libary to fix the motion data for my research:

The script that restores the T-Pose from the motion data with my libary: https://gist.github.com/Wasserwecken/58ae6579be8ac43508b9b347956afc9a

The libary for read, edit and create .bvh files: https://github.com/Wasserwecken/bvhio

Hello, I wrote to you through Linkedin but I guess you don't look it often. I couldn't use your code, I installed related requirements but Blender' phyton panel still doesn't read that. Can you explain what's the problem and what's the solution step by step like I'm a stupid :)

Wasserwecken commented 1 year ago

Indeed, im rarely on linkedIn sorry for that! Can you please cerate an issue on the libary? (https://github.com/Wasserwecken/bvhio/issues) With detail information so i can have a look into that. For example, what do you mean with the "Blender python panel".

ghost commented 1 year ago

Indeed, im rarely on linkedIn sorry for that! Can you please cerate an issue on the libary? (https://github.com/Wasserwecken/bvhio/issues) With detail information so i can have a look into that. For example, what do you mean with the "Blender python panel".

Hello, I left the related info.