Research Article

TANet: A Tiny Plankton Classification Network for Mobile Devices

Figure 1

Reduction module. The “Concat” operation merges two feature maps with dimensions of [, h, c1] and [, h, c2] into one feature map, whose dimension is [, h, c1 + c2]. and h represent feature map sizes, and c is the number of feature map channels. “/2” indicates that the convolution or pooling operation has a stride of 2.