We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
None of tpv_lidarseg.py, tpv_lidarseg_dim64.py, tpv_lidarseg_dim96.py works.
tpv_lidarseg.py
tpv_lidarseg_dim64.py
tpv_lidarseg_dim96.py
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".
The text was updated successfully, but these errors were encountered:
No branches or pull requests
None of
tpv_lidarseg.py
,tpv_lidarseg_dim64.py
,tpv_lidarseg_dim96.py
works.The text was updated successfully, but these errors were encountered: