Skip to content

Point Cloud Rendering failure by "diff_gaussian_rasterization import GaussianRasterizer as Renderer" #30

@Xiaoyuan-Isaac-Wang

Description

@Xiaoyuan-Isaac-Wang

Hi, I try to use from diff_gaussian_rasterization import GaussianRasterizer as Renderer to render the predicted .ply file, but I consistently encountered the CUDA issue RuntimeError: CUDA error: an illegal memory access was encountered. After I render the ply into image, the im, cam, gs_data will point to some strange address like this:
image
I think the correct one after rendering should be like this:
image
Do you have any sense why this would happen? Thanks!

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