英文翻译中文英文原文:The input of the Head module is a feature map with asize of 512 × 512 × 32 × c The Head module sequentially applies the convolutional layer batch normalization layer rectified linear unit R
头模块的输入是大小为512×512×(32×c)的特征图。头模块依次应用卷积层、批量归一化层、修正线性单元(ReLU)层、卷积层和Sigmoid层。头模块的输出是一个小目标的可能性图,大小为512×512×1,如图5所示。
原文地址: http://www.cveoy.top/t/topic/b10X 著作权归作者所有。请勿转载和采集!