harryhan618 / SCNN_Pytorch

Pytorch implementation of "Spatial As Deep: Spatial CNN for Traffic Scene Understanding"
MIT License
247 stars 68 forks source link

how to change tusimple label to CULane label? #37

Closed snowflake119 closed 4 years ago

snowflake119 commented 4 years ago

I have no idea on how to change tusimple label.json to CULane label.txt, will you please give me some advice ?

harryhan618 commented 4 years ago

I didn't implement this convertion function. But you can have a look at the dataset file. Both the datasets can be loaded.