Ping-Rong Chen, Shao-Yuan Lo, Hsueh-Ming Hang, Sheng-Wei Chan, Jing-Jhih Lin
Lane mark detection is an important element in the road scene analysis for Advanced Driver Assistant System (ADAS). Limited by the onboard computing power, it is still a challenge to reduce system complexity and maintain high accuracy at the same time. In this paper, we propose a Lane Marking Detector (LMD) using a deep convolutional neural network to extract robust lane marking features. To improve its performance with a target of lower complexity, the dilated convolution is adopted. A shallower and thinner structure is designed to decrease the computational cost. Moreover, we also design post-processing algorithms to construct 3rd-order polynomial models to fit into the curved lanes. Our system shows promising results on the captured road scenes.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Semantic Segmentation | CamVid | Mean IoU | 63.5 | LMDNet |
| Semantic Segmentation | CamVid | Time (ms) | 29.1 | LMDNet |
| Semantic Segmentation | CamVid | mIoU | 63.5 | LMDNet |
| 10-shot image generation | CamVid | Mean IoU | 63.5 | LMDNet |
| 10-shot image generation | CamVid | Time (ms) | 29.1 | LMDNet |
| 10-shot image generation | CamVid | mIoU | 63.5 | LMDNet |