You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that the functions erfnetA and erfnet B didn't use the parameter dropout (dropout = 0.3,always). (erfnet_segmentation/erfnet.py)
So, the dropout doesn't be closed when testing ?
Hi,
Thanks for your code.
I found that the functions erfnetA and erfnet B didn't use the parameter dropout (dropout = 0.3,always). (erfnet_segmentation/erfnet.py)
So, the dropout doesn't be closed when testing ?
dxjundersky