paper-with-me

Strided EESP

2000년 도입 · 논문 1편에서 사용

A Strided EESP unit is based on the EESP Unit but is modified to learn representations more efficiently at multiple scales. Depth-wise dilated convolutions are given strides, an average pooling operation is added instead of an identity connection, and the element-wise addition operation is replaced with a concatenation operation, which helps in expanding the dimensions of feature maps efficiently.

출처: ESPNetv2: A Light-weight, Power Efficient, and General Purpose Convolutional Neural Network

소개 논문: ESPNetv2: A Light-weight, Power Efficient, and General Purpose Convolutional Neural Network

Image Model Blocks · Computer VisionSkip Connection Blocks · General