cfzd / Ultra-Fast-Lane-Detection

Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

huntlin opened this issue · comments

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