Skip to content

Question about SplatAD in this project. #79

Description

@Max-luo-song

Thanks for your great work! But I meet some problems when I try to reproduce the SplatAD. So I need your help.

I check the code. I found that when I chose the Splatad as my method and set the render_point_clouds as True, the render.py will pick the pipeline.model.get_outputs_for_lidar(lidar, batch=batch) to get the **lidar_output**. get_outputs_for_lidar() is defined in ad_model.py, and then it should call the get_outputs() in Splatad.py, but it only support the get_outputs_for_camera_ray_bundle(). So I think the project is not totally compatible with Splatad.

Is it right? Do you have any solutions?
@pyetras @sjuxax @takeru @pwais @mathijshenquet

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