SCNN
SCNN copied to clipboard
Spatial CNN for traffic lane detection (AAAI2018)
Hi, I was wondering about CULane dataset sample frequency, but didn't find any information in the paper or description page. Did I miss it? Can someone share the info?
Thanks for the great implementation of SCNN. I wanted to know few things: 1. How to visualise the results on the dataset in real time. 2. How to parse a...
Hello, I'm trying to run your pre-trained model with anaconda. I'm getting 'th: command not found' error when I try to run experiments/test.sh. I downloaded the prerequisite packages, how should...
 The error message is as above and i have already installed opencv successfully.
Hello, I tried running your code. I have installed LUA Torch, Cuda, etc, everything needed inside a Ubuntu docker. I have downloaded the pretrained model and placed it in the...
May I ask that the boundary condition of cubic spline fitting is natural, clamped or not-a-knot? Thank you.
Hello, Mr.Pan, the CULane dataset only have the lane existance label for train&val, but I also want the lane existance label of the test, so do you have the lane...
Hi there, my project is a comparison between computer vision and deep learning for self-driving cars and i'm using your model for DL. The problem I'm currently facing is when...
Hi, I have one question regarding to the lane evaluation method. My thought may be not correct, but please read it and give me some suggestions if possible, thank you....