Skip to content

Conversation

xunshengliuyin
Copy link

[len(output) / 2]在7scenes中是0.5,导致代码无法运行

[len(output) / 2]在7scenes中是0.5,导致代码无法运行
@@ -113,8 +113,8 @@
target[:, :3] = (target[:, :3] * pose_s) + pose_m

# take the middle prediction
pred_poses[idx, :] = output[len(output) / 2]
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[ len (输出)/ 2 ]在7scenes中为0.5

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

Successfully merging this pull request may close these issues.

1 participant