Research Article

Multiscale Deep Network with Centerness-Aware Loss for Salient Object Detection

Table 1

Detailed parameters of three different operators, including convolutional operator, batch normalization operator, and ReLU operator, respectively. The left two parameters of Conv2d are the number of input and output channels, and the right two parameters are the kernel size. The parameter of the BatchNorm2d operator is the number of feature channels, and the parameter of the ReLU operator is in place.

No.FeatureConv2dBatchNorm2dReLUResult

1F12048, 512, 1 × 1512TrueT1
2F21024, 256, 1 × 1256TrueT2
3F3512, 128, 1 × 1128TrueT3
4F4256, 64, 1 × 164TrueT4
5F5128, 32, 1 × 132TrueT5