Open daeunni opened 2 years ago
I found https://github.com/cardwing/Codes-for-Lane-Detection/blob/master/ERFNet-CULane-PyTorch/prob_to_lines.py. how can I use this?
I have test_erfnet.py
predicted files(it might be probability map) in /ERFNet-CULane-PyTorch/predicts/vgg_SCNN_DULR_w9
.
Hi, @cardwing I'm a person who is not familar to matlab. Can I get python version of
ERFNet-CULane-PyTorch/tools/prob2lines/main.m
codes? I saw a https://github.com/cardwing/Codes-for-Lane-Detection/issues/83 issue that mentioned same approach to me.