SOTAVerified

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

2019-04-30Code Available0· sign in to hype

Andrey Alekseev, Anatoly Bobe

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Reproductions