I'm trying to predict with my own image using speed_real.py, but it doesnt plot the resultant detected lanes, and I found the struccture of output is [1, 101, 56, 4], so I wonder what is the structure of this data or how to build the lanes from this output data.
Thanks
I'm trying to predict with my own image using speed_real.py, but it doesnt plot the resultant detected lanes, and I found the struccture of output is [1, 101, 56, 4], so I wonder what is the structure of this data or how to build the lanes from this output data. Thanks