Deep Learning-based Computer Vision field has recently been trying to explore larger kernels for convolution to effectively scale up Convolutional Neural Networks. Simultaneously, new paradigm of models such as Vision Transformers find it difficult to scale up to larger higher resolution images due to their quadratic complexity in terms of input sequence. In this report, Fast Fourier Transform is utilised in various ways to provide some solutions to these issues.
Paper
References (10)
08Layer NormalizationJimmy Ba, J. Kiros, Geoffrey E. Hinton2016 · arXiv.org · 13k citations In Library
10fkodom/fft-conv-pytorch: Implementation of 1d, 2d, and 3d fft convolutions in pytorch. much faster than direct convolutions for large kernel sizes.2022