CARLA Vehicle 2D Bounding Box Annotation Module
June 2020
Repository : CARLA-2DBBox
This repo contains Python program that can be used to extract groundtruth 2D bounding boxes from a sensor point of view in CARLA Simulator. I made this because carla simulator doesn’t provide the direct function to do this. The bounding boxes can be used for image detection training or any other task and it’s easy to use.