amusi / awesome-lane-detection

A paper list of lane detection.
2.94k stars 775 forks source link

Code for SCNN and LaneNet in pytorch #5

Open harryhan618 opened 5 years ago

harryhan618 commented 5 years ago

Hi! May I recommend my repo? Both SCNN and LaneNet are state of art lane detection cnn model. I implement them here and here in pytorch. Hope this helps. Thanks!