erfnet_segmentation
erfnet_segmentation copied to clipboard
question about dropout
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