HarDNet, a power-of-two sparsified DenseNet, reduces intermediate feature-map memory traffic and delivers 30% to 45% faster inference at comparable accuracy.
The Importance of Skip Connections in Biomedical Image Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we study the influence of both long and short skip connections on Fully Convolutional Networks (FCN) for biomedical image segmentation. In standard FCNs, only long skip connections are used to skip features from the contracting path to the expanding path in order to recover spatial information lost during downsampling. We extend FCNs by adding short skip connections, that are similar to the ones introduced in residual networks, in order to build very deep FCNs (of hundreds of layers). A review of the gradient flow confirms that for a very deep FCN it is beneficial to have both long and short skip connections. Finally, we show that a very deep FCN can achieve near-to-state-of-the-art results on the EM dataset without any further post-processing.
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
HarDNet: A Low Memory Traffic Network
HarDNet, a power-of-two sparsified DenseNet, reduces intermediate feature-map memory traffic and delivers 30% to 45% faster inference at comparable accuracy.