Home nuScenes Lane Detection
Post
Cancel

Open In Github

Lane detection program (Python) for the nuScenes mini dataset.

Requirements:

  • Install the nuScenes devkit library. Check the information at: https://github.com/nutonomy/nuscenes-devkit

  • Download the nuScenes dataset at https://www.nuscenes.org/. (IMPORTANT! place the dataset folder inside THIS_REPOSITORY/data/sets/nuscenes as mentioned in the nuScenes devkit guide)

  • OpenCV-Python

This post is licensed under CC BY 4.0 by the author.