# Lane-Segmentation **Repository Path**: arnoldfychen/Lane-Segmentation ## Basic Information - **Project Name**: Lane-Segmentation - **Description**: Lane-Segmentation-Solution-For-BaiduAI-Autonomous-Driving-Competition Tensorflow version - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lane-Segmentation Tensorflow version code for Lane-Segmentation-Solution-For-BaiduAI-Autonomous-Driving-Competition The original code of Lane-Segmentation-Solution-For-BaiduAI-Autonomous-Driving-Competition is here: https://github.com/gujingxiao/Lane-Segmentation-Solution-For-BaiduAI-Autonomous-Driving-Competition, it was implemented with paddlepaddle, I try to rewrite it with Tensorflow. Please note I still have no time to tune and verify this code till now, I'll commit a stable version when someday I have time to check and run training with it.