Research Article

Face Detection Method based on Lightweight Network and Weak Semantic Segmentation Attention Mechanism

Table 2

Improved YOLOv4 model backbone network structure.

Layer nameFilter sizeParameterOutput size

Input_10(416,416,3)
Convl3 × 3 × 3 × 32864(208,208,32)
Conv_dw_13 × 3 × 32dw288(208,208,32)
Conv_pw_11 × 1 × 32 × 642048(208,208,64)
Conv_dw_23 × 3 × 64dw576(104,104,64)
Conv_pw_21 × 1 × 64 × 1288192(104,104,64×2)
Conv_dw_33 × 3 × 128dw1152(104,104,64×2)
Conv_pw_31 × 1 × 128 × 1281 6384(104,104,64×2)
Conv_dw_43 × 3 × 128dw1152(52,52,128)
Conv_pw_41 × 1 × 128 × 25632768(52,52,256)
Conv_dw_53 × 3 × 256dw2304(52,52,256)
Conv_pw_51 × 1 × 256 × 25665536(52,52,256)
Conv dw_63 × 3 × 256dw2304(26,26,256)
Conv_pw_61 × 1 × 256 × 512131072(26,26,512)
(Conv_dw, conv_pw)×53 × 3 × 512dw 1 × 1 × 512 × 512262144(26,26,512)
Conv_dw_123 × 3 × 512dw4608(13,13,512)
Conv_pw_121 × 1 × 512 × 1024524288(13,13,1024)
Convdw_133 × 3 × 1024dw9216(13,13,1024)
Conv_pw_131 × 1 × 1024 × 10241048576(13,13,1024)