cfzd / Ultra-Fast-Lane-Detection

Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
MIT License
1.82k stars 493 forks source link

The 10 means column size of CULane which can be seen in data/constant.py and 4 is the corresponding size of Tusimple. This " column size" should be row size, am I right? #59

Closed gneworld closed 4 years ago

gneworld commented 4 years ago

The 10 means column size of CULane which can be seen in data/constant.py and 4 is the corresponding size of Tusimple. This " column size" should be row size, am I right?

Originally posted by @gneworld in https://github.com/cfzd/Ultra-Fast-Lane-Detection/issues/22#issuecomment-668444698

fornote commented 4 years ago

yes, it's the distance of two rows.