Skip to content

pranav1601/lane-detection-with-attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lane Detection using attention.

  • This repository contains the notebook lane_detector.ipynb that analyses two models - the UNet and a custom UNet. The Custom Unet utilizes residual blocks and attention to focus on more important features of the image.

  • I have used the TUSimple dataset. You can get it here.

  • you can access the Unet model and the custom UNet model here. Feel free to try them out

  • you can access the output videos here

  • You can view a detailed explanation of my algorithm on medium.

working model

data pipeline

About

Built a CNN model using UNet architecture with Residual Blocks and Attention to detect lanes on US highways

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published