2000 character limit reached
GaborNet: Gabor filters with learnable parameters in deep convolutional neural networks (1904.13204v1)
Published 30 Apr 2019 in cs.CV, cs.LG, and eess.IV
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.