Closed bhuvanharlapur closed 2 years ago
@XGodina Continuing on my previous comment. Is There a way to give separate labels to Zebra crossings in City Palette. So that i can easily draw bounding boxes on the Zebra crossings. If it is not possible, Is there a way to mark bounding boxes on Zebra crossings from Carla itself
Hello @bhuvanharlapur @bhuvanofc Currently, the crosswalk is included in the Land Markings label because they are the same geometry. A good way to do that will be to cut the geometry (crosswalk part) and create a new tag for semantic segmentation. Here you have documentation on how to do that. https://carla.readthedocs.io/en/0.9.13/tuto_D_create_semantic_tags/#create-semantic-tags
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello, I am working on detecting crosswalks in CARLA data. I want to create ground truths with bounding 2D box data of crosswalks. How can i get the crosswalks road marking objects?