Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is config for the released tpv10_lidarseg_v2.pth? #53

Open
KingsleyLiu-NV opened this issue Oct 12, 2023 · 0 comments
Open

What is config for the released tpv10_lidarseg_v2.pth? #53

KingsleyLiu-NV opened this issue Oct 12, 2023 · 0 comments

Comments

@KingsleyLiu-NV
Copy link

KingsleyLiu-NV commented Oct 12, 2023

None of tpv_lidarseg.py, tpv_lidarseg_dim64.py, tpv_lidarseg_dim96.py works.

Traceback (most recent call last):
  File "visualization/vis_frame.py", line 231, in <module>
    print(my_model.load_state_dict(revise_ckpt(ckpt)))
  File "/root/miniconda3/envs/py37t181/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1224, in load_state_dict
    self.__class__.__name__, "\n\t".join(error_msgs)))
RuntimeError: Error(s) in loading state_dict for TPVFormer:
        Unexpected key(s) in state_dict: "tpv_head.encoder.ref_2d_hw", "tpv_head.encoder.ref_2d_zh", "tpv_head.encoder.ref_2d_wz".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant