Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
daiguangq opened this issue Apr 2, 2022 · 1 comment

Comments

@daiguangq
Copy link

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

@sainisanjay
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants