See requirements.txt for additional dependencies and version requirements.
pip install -r requirements.txt
-
Download the images from images.
-
Download the annotations of drivable area segmentation from segments.
-
Download the annotations of lane line segmentation from lane.
/data
bdd100k
images
train/
val/
test/
segments
train/
val/
lane
train/
val/python3 main.pypython3 val.pypython3 vega_video.py