xingwg

Results 3 issues of xingwg

Hi: i want to add feature map 38x38 and remove 2x2. Is it feasible?

layer { bottom: "cnn/conv7" top: "cnn/conv7" name: "cnn/bn_conv7" type: "BatchNorm" } layer { bottom: "cnn/conv7" top: "cnn/conv7" name: "cnn/scale_conv7" type: "Scale" scale_param { bias_term: true } } layer { name:...

i have got the fps 200-220 on the gtx 1080. is it normal? conv0 + conv0/relu 0.031ms conv1/dw + conv1/dw/relu 0.133ms conv1 + conv1/relu 0.055ms conv2/dw + conv2/dw/relu 0.090ms conv2...