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