Ze-Yang / Lane-Detection-with-ERFNet

Paddle Implementation for 2020 China Hualu Cup Data Lake Algorithm Competition co-hosted with Baidu AI (1st Place for Lane Detection Track) 2020中国华录杯·数据湖算法大赛(百度AI协办)—车道线识别赛道
Apache License 2.0
63 stars 15 forks source link

miou is always 0.05 and acc is always 1 during training process #4

Open william3863-prog opened 3 years ago

william3863-prog commented 3 years ago

May i know why is this happening Capture

Ze-Yang commented 3 years ago

You can download our dataset to test the code first.

william3863-prog commented 3 years ago

It works! Thanks for the help!