- Generate labels for each of the trained images using Canny edge detector
- Train a semantic segmentation model on these train images
This repo contains tensorflow implementation of UNET architecture for semantic segmentation of lanes
Repository from Github https://github.comsoumilchugh/LaneDetection
This repo contains tensorflow implementation of UNET architecture for semantic segmentation of lanes