Closed gilgamsh closed 2 years ago
You could use this function to visualize the lane graph and the ground truth visited nodes: https://github.com/nachiket92/PGP/blob/9c98885a845cacf3f73277a8e8c1e5f5fe03467c/datasets/nuScenes/nuScenes_graphs.py#L413-L463
Hi, thank you so much for your great work and open source. I'm interested in the visualization of the lane graph. Could you please give some tutorial about that?