Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

RuntimeError: Could not infer dtype of NoneType #18

Description

@testing715

Thanks for the great work! Im trying to test it on my own data. But got the following error:

File "C:\MCC\demo.py", line 104, in main
seen_rgb = (torch.tensor(rgb).float() / 255)[..., [2, 1, 0]]
RuntimeError: Could not infer dtype of NoneType

Is it the problem of the input obj file? Do you have any idea how to solve it?

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions