Skip to content

batch dim mismatch in opus lidar-camera fusion #19

@wowlegchout

Description

@wowlegchout

in sampling_pts_feats function, F.grid_sample requires pts_feats and norm_sample_points to have same batch size dim, however, pts_feats is [B, C, H, W], norm_sample_points is [BG, Q, P, 2], how to unify batch dim? Looking forward to your reply :)

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