Scaling Up Computer Vision Neural Networks Using Fast Fourier Transform

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)

10fkodom/fft-conv-pytorch: Implementation of 1d, 2d, and 3d fft convolutions in pytorch. much faster than direct convolutions for large kernel sizes.2022

Similar papers

© 2026 NYSGPT2525 LLC