carla-training-data icon indicating copy to clipboard operation
carla-training-data copied to clipboard

Generating training data from the Carla driving simulator in the KITTI dataset format

Results 4 carla-training-data issues
Sort by recently updated
recently updated
newest added

https://github.com/enginBozkurt/carla-training-data/blob/4fe8fc8eba918ef4ef41c657309c974741797e20/datadescriptor.py#L74 right above this line it's mentioned that kitti expects ```z, y, x``` as height, width, length and on this line we have: ``` height, width, length = bbox_extent.z, bbox_extent.x,...

Hi, I really appreciate the work you have done to put this together. So, I am trying to reproduce this with latest CARLA version and I know the API has...

Hi, thank you very much for your work, it will be very useful to me. I would like to ask you if it was possible to also add automatic creation...

How to generate cyclist categories