RBANet Architecture: Encoder-Decoder Structure with ResNet Backbone
Figure 2 illustrates the underlying structure of RBANet, which incorporates an encoder-decoder architecture. The encoder employs a pre-trained ResNet from ImageNet as its backbone network. Specifically, we retain only one convolution layer and four subsequent convolution blocks of ResNet to extract features, while removing the final globally pooled and fully connected layer.
原文地址: https://www.cveoy.top/t/topic/qBGM 著作权归作者所有。请勿转载和采集!