pith. sign in

arxiv: 1707.06484 · v3 · pith:S66SFCUFnew · submitted 2017-07-20 · 💻 cs.CV · cs.LG

Deep Layer Aggregation

classification 💻 cs.CV cs.LG
keywords aggregationlayeracrossarchitecturesdeeplayersnetworkbeen
0
0 comments X
read the original abstract

Visual recognition requires rich representations that span levels from low to high, scales from small to large, and resolutions from fine to coarse. Even with the depth of features in a convolutional network, a layer in isolation is not enough: compounding and aggregating these representations improves inference of what and where. Architectural efforts are exploring many dimensions for network backbones, designing deeper or wider architectures, but how to best aggregate layers and blocks across a network deserves further attention. Although skip connections have been incorporated to combine layers, these connections have been "shallow" themselves, and only fuse by simple, one-step operations. We augment standard architectures with deeper aggregation to better fuse information across layers. Our deep layer aggregation structures iteratively and hierarchically merge the feature hierarchy to make networks with better accuracy and fewer parameters. Experiments across architectures and tasks show that deep layer aggregation improves recognition and resolution compared to existing branching and merging schemes. The code is at https://github.com/ucbdrive/dla.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Accurate Nuclear Segmentation with Center Vector Encoding

    cs.CV 2019-07 unverdicted novelty 6.0

    A bottom-up nuclear segmentation method using Center Vector Encoding outperforms prior state-of-the-art approaches.