2021-11-08
31
IDS NXT: Technical manual IDS NXT rome
·
Squeeze-and-Excitation layer
·
ReLU activation
·
ReLU6 activation
·
Swish activation
·
Sigmoid activation
·
Batch normalization
Filter kernel/pooling parameters
·
Kernel/pooling window: any rectangle up to 15 x 15 pixels
·
Kernel depth: any depth
·
Kernel/pooling stride: up to 15 pixels
11.1.2 Benchmark
Reference models from tensorflow.keras.applications
Input format output format
Single image inference time
[ms]
MobileNet V3 large alpha 1.0
MobileNet V3 large alpha 0.75
MobileNet V3 small alpha 1.0
(300, 300, 3) > (scores: (3323, 81),
boxes: (3323, 4), anchors: (3323, 4))