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

CULane metric python backend #116

Closed voldemortX closed 1 year ago

voldemortX commented 1 year ago

Currently, we can observe a small diff between python & cpp backends (~0.1% in terms of #TP).

Use the python backend by modifying autotest_culane.sh - $backend