dclcs
dclcs
**Describe the bug | Bug描述** 运行出现如下错误  **Desktop | 桌面环境** - mac m1
Problem
when i train the model , i meet the problem : Caused by op u'Gather_12', defined at: File "/home/dcl/workspace/Pixel2Mesh/train.py", line 55, in model = GCN(placeholders, logging=True) File "/home/dcl/workspace/Pixel2Mesh/p2m/models.py", line 126,...
Problem
When I run the demo, there have a problem. What's wrong? ValueError: numpy.ufunc has the wrong size, try recompiling. Expected 192, got 216
Have some document about FrameLayoutKit?
What's the meaning of SMPL pose parameters? In paper, the author said pose parameters use the axis-angle representation of the relative rotation.But the SMPL have 24 joints, how can get...