meteorshowers / RCF-pytorch

Richer Convolutional Features for Edge Detection model in pytorch CVPR2017
510 stars 145 forks source link

questions about batch norm layer #59

Open StephenZhao1 opened 1 year ago

StephenZhao1 commented 1 year ago

I have read some source code about many edge detection network, all of the network are without BN layer, why was that?