SOTAVerified

Scaling Up Computer Vision Neural Networks Using Fast Fourier Transform

2023-02-02Code Available0· sign in to hype

Siddharth Agrawal

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Reproductions