PFLD-pytorch icon indicating copy to clipboard operation
PFLD-pytorch copied to clipboard

想请问下为什么运行train时出现这种错误 应该如何修改

Open daiguangq opened this issue 3 years ago • 1 comments

weight_angle = torch.sum(1 - torch.cos(angle - euler_angle_gt), axis=1) RuntimeError: The size of tensor a (3) must match the size of tensor b (0) at non-singleton dimension 1

daiguangq avatar Apr 02 '22 02:04 daiguangq

@daiguangq are you able to solve the problem? Seems i am also getting same error

sainisanjay avatar Jul 20 '22 05:07 sainisanjay