cfzd / Ultra-Fast-Lane-Detection

Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
MIT License
1.76k stars 491 forks source link

如何修改网络中的激活函数? #362

Open huntlin opened 4 months ago

huntlin commented 4 months ago

我尝试修改model.py中的relu替换为Leakyrelu image 但不起作用