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

AttributeError: 'NoneType' object has no attribute 'convert_from_pinhole_camera_parameters' #64

Open
Leonnn12138 opened this issue Mar 7, 2024 · 2 comments

Comments

@Leonnn12138
Copy link

please help

Traceback (most recent call last):
File "test.py", line 138, in
main(args)
File "test.py", line 87, in main
vis_pc(pc, bboxes=lidar_bboxes, labels=labels)
File "/mnt/PointPillars/utils/vis_o3d.py", line 97, in vis_pc
vis_core(vis_objs)
File "/mnt/PointPillars/utils/vis_o3d.py", line 59, in vis_core
ctr.convert_from_pinhole_camera_parameters(param)
AttributeError: 'NoneType' object has no attribute 'convert_from_pinhole_camera_parameters'

@ronkkkk
Copy link

ronkkkk commented May 10, 2024

I have the same problem and I don't know how to solve it

@ABBoyangCD
Copy link

ABBoyangCD commented May 22, 2024

I have the same problem too!
我也有相同的问题!
@zhulf0804

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

3 participants