paper-with-me

홈 › Papers

Learnable Gabor modulated complex-valued networks for orientation robustness

2020-11-23 · Felix Richards, Adeline Paiement, Xianghua Xie, Elisabeth Sola, Pierre-Alain Duc

Robustness to transformation is desirable in many computer vision tasks, given that input data often exhibits pose variance. While translation invariance and equivariance is a documented phenomenon of CNNs, sensitivity to other transformations is typically encouraged through data augmentation. We investigate the modulation of complex valued convolutional weights with learned Gabor filters to enable orientation robustness. The resulting network can generate orientation dependent features free of interpolation with a single set of learnable rotation-governing parameters. By choosing to either retain or pool orientation channels, the choice of equivariance versus invariance can be directly controlled. Moreover, we introduce rotational weight-tying through a proposed cyclic Gabor convolution, further enabling generalisation over rotations. We combine these innovations into Learnable Gabor Convolutional Networks (LGCNs), that are parameter-efficient and offer increased model complexity. We demonstrate their rotation invariance and equivariance on MNIST, BSD and a dataset of simulated and real astronomical images of Galactic cirri.

📄 PDF Abstract BibTeX arXiv:2011.11734

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationTranslation

Similar Papers 제목 키워드 기반

Fast 2-D Complex Gabor Filter with Kernel Decomposition

2017-04-18 · Suhyuk Um, Jaeyoon Kim, Dongbo Min

2-D complex Gabor filtering has found numerous applications in the fields of computer vision and image processing. Especially, in some applications, it is often needed to compute 2-D complex Gabor filter bank consisting …

A sub-Riemannian model of the visual cortex with frequency and phase

2019-10-11 · E. Baspinar, A. Sarti, G. Citti

In this paper we present a novel model of the primary visual cortex (V1) based on orientation, frequency and phase selective behavior of the V1 simple cells. We start from the first level mechanisms of visual perception:…

Image Enhancement

Gabor Fields: Orientation-Selective Level-of-Detail for Volume Rendering

2026-02-04 · Jorge Condor, Nicolai Hermann, Mehmet Ata Yurtsever, Piotr Didyk arxiv

Gaussian-based representations have enabled efficient physically-based volume rendering at a fraction of the memory cost of regular, discrete, voxel-based distributions. However, several remaining issues hamper their wid…

Complex-valued Iris Recognition Network

2020-11-23 · Kien Nguyen, Clinton Fookes, Sridha Sridharan, Arun Ross

In this work, we design a fully complex-valued neural network for the task of iris recognition. Unlike the problem of general object recognition, where real-valued neural networks can be used to extract pertinent feature…

Iris RecognitionObject Recognition

Gabor Convolutional Networks

2017-05-03 · Shangzhen Luan, Baochang Zhang, Chen Chen, Xian-Bin Cao 외

Steerable properties dominate the design of traditional filters, e.g., Gabor filters, and endow features the capability of dealing with spatial transformations. However, such excellent properties have not been well explo…