voldemortX / pytorch-auto-drive

PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
BSD 3-Clause "New" or "Revised" License
837 stars 137 forks source link

style line #96

Closed farouk09 closed 2 years ago

farouk09 commented 2 years ago

Hi,

i'm trying to visualise lane detection result as line style as shown in the picture below

image

But i got unrecognized arguments !

voldemortX commented 2 years ago

@farouk09 Are you using the latest code from the master branch?