Skip to content

fix initialization of ball_gaussians of rigidnodes - #97

Open
MichTheEncoder wants to merge 1 commit into
ziyc:mainfrom
MichTheEncoder:fix_bug
Open

fix initialization of ball_gaussians of rigidnodes#97
MichTheEncoder wants to merge 1 commit into
ziyc:mainfrom
MichTheEncoder:fix_bug

Conversation

@MichTheEncoder

Copy link
Copy Markdown

Thanks for your wonderful job ! However, when I enabled the ball_gaussians option, an error was occured:

RuntimeError: Sizes of tensors must match except in dimension 0. Expected size 3 but got size 9 for tensor number 1 in the list.

After some troubleshooting, I found that the overwritten method, create_from_pcd, of the RigidNodes class incorrectly defined the dimensions of scale when initializing the scales of the ball gaussians. Therefore, I fix it as below: (I'm new to this field, so I can't make sure I'm right)

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