You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
MrPicklesGG
changed the title
How to use function "visualise_bev" in visualization.py ?
The camera intrinsics on the nuScenes dataset look abnormal.
Dec 12, 2023
[cameras]
intrinsics = {"fx": 1266.4172, "fy": 51276.4172, "px": 816.267, "py": 491.507}
extrinsics = {"translation": (0.0, 0.6, 1.85), "rotation": (-90, 0, 180)}
bev_params = {"f": 336, "cam_z": 26}
fy=51276.4172 ?
The text was updated successfully, but these errors were encountered: