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

Sample input dimensions in PointMLP #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vijay-jaisankar
Copy link

Main Features of this PR

  • While trying to run python models/pointMLP.py, the following runtime error was raised due to ill-specification of the sample input dimensions: RuntimeError: Given groups=1, weight of size [64, 3, 1], expected input[2, 1024, 3] to have 3 channels, but got 1024 channels instead
  • This PR fixes the issue and the outputs are now [#input_point_clouds x 256].

@salesforce-cla
Copy link

salesforce-cla bot commented Oct 1, 2023

Thanks for the contribution! Before we can merge this, we need @vijay-jaisankar to sign the Salesforce Inc. Contributor License Agreement.

@vijay-jaisankar
Copy link
Author

Hi, I've since signed the CLA and when logging to review the CLA application, this message is displayed: You already signed the CLA on 2023-10-01

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

Successfully merging this pull request may close these issues.

1 participant