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

Error when editing scene #53

Open
WoodwindHu opened this issue Jun 2, 2023 · 0 comments
Open

Error when editing scene #53

WoodwindHu opened this issue Jun 2, 2023 · 0 comments

Comments

@WoodwindHu
Copy link

Hi, I try to remove a car from the scene, but it turned out this error:
'''
RuntimeError: Error(s) in loading state_dict for PointTexture:
size mismatch for texture_: copying a param with shape torch.Size([1, 8, 2547322]) from checkpoint, the shape in current model is torch.Size([1, 8, 2543402]).
'''
It seems like the model shape should be same to the point cloud size.
How can I edit the point cloud correctly?

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

1 participant