Skip to content

Error when editing scene #53

@WoodwindHu

Description

@WoodwindHu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions