opencv-lane-vehicle-track icon indicating copy to clipboard operation
opencv-lane-vehicle-track copied to clipboard

Tensorflow version of SCNN is available now (lane detection)

Open cardwing opened this issue 5 years ago • 0 comments

I have implemented SCNN using Tensorflow and put the full codes here. You can test the code in popular lane detection benchmarks like TuSimple, CULane and BDD100K or your custom dataset with minor modification. Welcome to raising issues if you have problems in reproducing the results. My code is based on LaneNet and SCNN-Torch.

cardwing avatar Nov 29 '18 03:11 cardwing