paper-with-me

Papers

Neural Networks with Divisive normalization for image segmentation with application in cityscapes dataset

2022-03-25 · Pablo Hernández-Cámara, Valero Laparra, Jesús Malo

One of the key problems in computer vision is adaptation: models are too rigid to follow the variability of the inputs. The canonical computation that explains adaptation in sensory neuroscience is divisive normalization, and it has appealing effects on image manifolds. In this work we show that including divisive normalization in current deep networks makes them more invariant to non-informative changes in the images. In particular, we focus on U-Net architectures for image segmentation. Experiments show that the inclusion of divisive normalization in the U-Net architecture leads to better segmentation results with respect to conventional U-Net. The gain increases steadily when dealing with images acquired in bad weather conditions. In addition to the results on the Cityscapes and Foggy Cityscapes datasets, we explain these advantages through visualization of the responses: the equalization induced by the divisive normalization leads to more invariant features to local changes in contrast and illumination.

📄 PDF Abstract BibTeX arXiv:2203.13558

Code (1)

pablohc97/TFM 공식 구현 tf

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Image Segmentation via Divisive Normalization: dealing with environmental diversity

2024-07-25 · Pablo Hernández-Cámara, Jorge Vila-Tomás, Paula Dauden-Oliver, Nuria Alabau-Bosque 외

Autonomous driving is a challenging scenario for image segmentation due to the presence of uncontrolled environmental conditions and the eventually catastrophic consequences of failures. Previous work suggested that a bi…

Autonomous DrivingDiversityImage SegmentationSegmentation+1

Divisive Feature Normalization Improves Image Recognition Performance in AlexNet

2021-09-29 · ICLR 2022 4 · Michelle Miller, SueYeon Chung, Kenneth D. Miller

Local divisive normalization provides a phenomenological description of many nonlinear response properties of neurons across visual cortical areas. To gain insight into the utility of this operation, we studied the effec…

Cortical Divisive Normalization from Wilson-Cowan Neural Dynamics

2019-06-19 · J. Malo, J. J. Esteve-Taboada, M. Bertalmío

Divisive Normalization and the Wilson-Cowan equations are influential models of neural interaction and saturation [Carandini and Heeger Nat.Rev.Neurosci. 2012; Wilson and Cowan Kybernetik 1973]. However, they have not be…

Relation

Appropriate kernels for Divisive Normalization explained by Wilson-Cowan equations

2018-04-16

The interaction between wavelet-like sensors in Divisive Normalization is classically described through Gaussian kernels that decay with spatial distance, angular distance and frequency distance. However, simultaneous ex…

Normalizing the Normalizers: Comparing and Extending Network Normalization Schemes

2016-11-14 · Mengye Ren, Renjie Liao, Raquel Urtasun, Fabian H. Sinz 외

Normalization techniques have only recently begun to be exploited in supervised learning tasks. Batch normalization exploits mini-batch statistics to normalize the activations. This was shown to speed up training and res…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling+1