What is: Global Convolutional Network?
Source | Large Kernel Matters -- Improve Semantic Segmentation by Global Convolutional Network |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
A Global Convolutional Network, or GCN, is a semantic segmentation building block that utilizes a large kernel to help perform classification and localization tasks simultaneously. It can be used in a FCN-like structure, where the GCN is used to generate semantic score maps. Instead of directly using larger kernels or global convolution, the GCN module employs a combination of and convolutions, which enables dense connections within a large region in the feature map