XingangPan / SCNN

Spatial CNN for traffic lane detection (AAAI2018)
MIT License
814 stars 242 forks source link

Little question about CULane line.txt #93

Closed CynthiaLai closed 4 years ago

CynthiaLai commented 5 years ago

Hi XingangPan, I am wondering in these .line.txt why the coordinates, x is a number contain decimal point but y is integer? Does this design have special meaning? Thanks

XingangPan commented 4 years ago

@CynthiaLai This is simply a trivial design with no special meaning. It should not matter much.