dilation
dilation copied to clipboard
Also available in Tensorflow
See: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/g3doc/api_docs/python/nn.md#tfnnatrous_conv2dvalue-filters-rate-padding-namenone-atrous_conv2d
It is also available in MatConvnet. http://www.vlfeat.org/matconvnet/
Has anyone implemented the whole paper with reproducible results in tensorflow?
@ankitp94 do you find any impletentation for this paper in tensorflow?