Skip to content

Add velocity visualization (ground truth & predictions) in visualize_nusc.py #206

@DavideSecco

Description

@DavideSecco

It would be extremely helpful to visualize both ground truth and predicted velocities in the Bird's-Eye View (BEV) within `` visulize_nusc.py` . Specifically, I suggest:

  • Drawing an arrow to represent each object's velocity (both GT and predicted).

  • Displaying the velocity value (magnitude) next to each arrow.

This feature would make it easier to compare ground truth velocities with the predicted ones, especially for moving objects, and gain better insight into the accuracy of velocity estimation.

Thank you! If anyone has ideas or wants to implement this, I'd be very interested to see it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions