Pytorch-Robust-Motion-In-betweening
Pytorch-Robust-Motion-In-betweening copied to clipboard
Reimplementation of robust motion in-betweening
I put my trained model here,please checkout https://drive.google.com/drive/folders/1o-VTFsPb5wfrZ1d-PzyT4PBLTJisjE9V?usp=sharing
How to set the value of state_input_dim, offset_input_dim, target_input_dim and lstm_dim? What the meaning do these parameters represent?
What's the use of offsets and how to get the value [ [-42.198200,91.614723,-40.067841], [ 0.103456,1.857829,10.548506], [43.499992,-0.000038,-0.000002], [42.372192,0.000015,-0.000007], [ 17.299999,-0.000002,0.000003], [0.000000,0.000000,0.000000], [0.103457,1.857829,-10.548503], [43.500042,-0.000027,0.000008], [42.372257,-0.000008,0.000014], [17.299992,-0.000005,0.000004], [0.000000,0.000000,0.000000], [6.901968,-2.603733,-0.000001], [12.588099,0.000002,0.000000], [12.343206,0.000000,-0.000001], [25.832886,-0.000004,0.000003], [11.766620,0.000005,-0.000001],...
Thank you for your great work!, but the pretrained model's link is not available, could you update this link ? Thank you !
Hello, I want to ask a question that how to implement on the SMPL-X type of data? Or, how can converting the type of SMPL-X data into BVH file? Thank...
I got a RuntimeError when running trian.py, it seems that the shepe of pred_vel and contact not matched. Here are the infomation: 我照着程序跑的时候出问题了,应该是计算foot sliding loss中的两个张量形状不一样。报错信息如下: ``` File "C:\Users\smki\anaconda3\envs\dl\lib\runpy.py", line 265,...
The google drive link ([https://drive.google.com/file/d/1_eqiIJA9NFrHfDGnOoo5s0BdKLhgBz1U/view?usp=sharing](https://drive.google.com/file/d/1_eqiIJA9NFrHfDGnOoo5s0BdKLhgBz1U/view?usp=sharing)) is dead.