文献[9]结构 | 2562563 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
文献[10]结构 | 1281283 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
文献[11]结构 | 2562561 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
文献[25]结构 | 2562563 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
VGG16 | 1281283 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
Mb-Net-L | 1281283 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
Mb-Net-S | 2562563 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
InceptionV3 | 1281283 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
FaceNet结构 | 1281283 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | —— |
Tr-L-VGG16 | 2562563 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | x=Activation('relu')(output) x=GlobalAveragePooling2D(x) x=Dense(194,activation='softmax')(x) |
T-M-VGG | 2562563 | SGD(momentum=0.9,decay=0.00001) | 0.001 | 128 | x=Activation('relu')(output) x=GlobalAveragePooling2D(x) x=Dense(194,activation='softmax')(x) |