Skip to content

RuntimeError: The size of tensor a (32000) must match the size of tensor b (17444) at non-singleton dimension 0 #43

@dongdongzi

Description

@dongdongzi

Run the command:
python3 export_onnx.py
--config waymo_centerpoint_pp_two_pfn_stride1_3x.py
--ckpt your_model.pth
--pfe_save_path pfe.onnx
--rpn_save_path rpn.onnx,

The terminal outputs the following:
RuntimeError: The size of tensor a (32000) must match the size of tensor b (17444) at non-singleton dimension 0

Please tell me how to solve this problem?

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