Carla-Lane-Detection-Dataset-Generation icon indicating copy to clipboard operation
Carla-Lane-Detection-Dataset-Generation copied to clipboard

Create a dataset to train a lane detection neural network with CARLA

Results 2 Carla-Lane-Detection-Dataset-Generation issues
Sort by recently updated
recently updated
newest added

On running ```python fast_lane_detection.py``` I am getting the following error: ```bash python fast_lane_detection.py pygame 2.1.0 (SDL 2.0.16, Python 3.7.11) Hello from the pygame community. https://www.pygame.org/contribute.html Saving files... Destroying actors and...

Hey, I wondered whether there is a way to generate masks with the labels. I am trying to train a Neural Network and the input format of the one I'm...