Skip to content

model_points method for nuscenes pretrain #12

@minar09

Description

@minar09

Hi, thanks for the amazing work and sharing the code base. I really appreciate the effort. Can you please let me which model_points network to use between minkunet and voxelnet for the pre-traininng of nuscenes dataset?

Here in the config, its selected as minkunet:

model_points : "minkunet"

However, getting assertion error due to mismatch in sparsetensor type from here:

sparse_input = spvcnn_SparseTensor(sinput_F, sinput_C)

Can you please help? Thank you.

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