File size: 375 Bytes
0cc2202 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"model_type": "fmpose3d_animals",
"model": "",
"layers": 5,
"channel": 512,
"d_hid": 1024,
"token_dim": 256,
"n_joints": 26,
"out_joints": 26,
"joints_left": [0, 3, 5, 8, 10, 12, 14, 16, 20, 22],
"joints_right": [1, 4, 6, 9, 11, 13, 15, 17, 21, 23],
"root_joint": 7,
"in_channels": 2,
"out_channels": 3,
"frames": 1
} |