pith. sign in

arxiv: 1705.08881 · v2 · pith:WAIDPRSSnew · submitted 2017-05-24 · 💻 cs.CV · cs.LG· cs.NE· stat.ML

Dense Transformer Networks

classification 💻 cs.CV cs.LGcs.NEstat.ML
keywords densetransformernetworksdatamethodspatchesapplyarchitecture
0
0 comments X
read the original abstract

The key idea of current deep learning methods for dense prediction is to apply a model on a regular patch centered on each pixel to make pixel-wise predictions. These methods are limited in the sense that the patches are determined by network architecture instead of learned from data. In this work, we propose the dense transformer networks, which can learn the shapes and sizes of patches from data. The dense transformer networks employ an encoder-decoder architecture, and a pair of dense transformer modules are inserted into each of the encoder and decoder paths. The novelty of this work is that we provide technical solutions for learning the shapes and sizes of patches from data and efficiently restoring the spatial correspondence required for dense prediction. The proposed dense transformer modules are differentiable, thus the entire network can be trained. We apply the proposed networks on natural and biological image segmentation tasks and show superior performance is achieved in comparison to baseline methods.

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. ASCNet: Adaptive-Scale Convolutional Neural Networks for Multi-Scale Feature Learning

    cs.CV 2019-07 unverdicted novelty 6.0

    ASCNet learns per-pixel adaptive dilation rates via a 3-layer convolution structure to produce scale-appropriate receptive fields, yielding higher segmentation accuracy than fixed dilated CNNs on two medical image datasets.