nutonomy / nuscenes-devkit

The devkit of the nuScenes dataset.
https://www.nuScenes.org
Other
2.27k stars 628 forks source link

trying to plot trajectory prediction on raster map #895

Closed sharmasushil closed 1 year ago

sharmasushil commented 1 year ago

i'm getting this error : ValueError: base_image and foreground image must have the same shape. Received (1250, 1250, 3) and (500, 500, 3)

when trying to change the resolution to 0.04 which scales the images to fit my transform (though this transformation is only approximate as i don't know the upper bound of predicted coordinates

whyekit-motional commented 1 year ago

Duplicate of https://github.com/nutonomy/nuscenes-devkit/issues/892#issuecomment-1456096461