GaborNet: Gabor filters with learnable parameters in deep convolutional neural networks

Andrey Alekseev,Anatoly Bobe
DOI: https://doi.org/10.48550/arXiv.1904.13204
2019-04-30
Abstract:The article describes a system for image recognition using deep convolutional neural networks. Modified network architecture is proposed that focuses on improving convergence and reducing training complexity. The filters in the first layer of the network are constrained to fit the Gabor function. The parameters of Gabor functions are learnable and are updated by standard backpropagation techniques. The system was implemented on Python, tested on several datasets and outperformed the common convolutional networks.
Computer Vision and Pattern Recognition,Machine Learning,Image and Video Processing
What problem does this paper attempt to address?