| fkodom/fft-conv-pytorch |
383 |
|
0 |
0 |
over 2 years ago |
8 |
September 28, 2023 |
4 |
mit |
Python |
| Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes. |
| simonwunderlich/FFT_eval |
60 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
C |
| FFT evaluation |
| UncleJerry/Filmroom |
42 |
|
0 |
0 |
about 4 years ago |
0 |
|
3 |
apache-2.0 |
Swift |
| A Image Processing test field of Apple Platform. Mainly using Swift and Metal |
| jeremyfix/FFTConvolution |
32 |
|
0 |
0 |
almost 13 years ago |
0 |
|
1 |
|
C |
| Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW |
| nvmd/itpp |
14 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| IT++ library mirror/fork. C++ library of mathematical, signal processing and communication classes and functions. |
| KAdamek/SMFFT |
10 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
Cuda |
| fast Fourier transform on GPU in shared memory for AstroAccelerate project |
| kiranpradeep/vDSPxcorr2D |
8 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
|
C |
| FFT based 2D cross-correlation on OSX/iOS using Accelerate framework |
| mljs/convolution |
8 |
|
23 |
8 |
almost 3 years ago |
6 |
April 15, 2019 |
4 |
mit |
JavaScript |
| Convolution using the FFT or direct algorithm. |
| chrischoy/CUDA-FFT-Convolution |
8 |
|
0 |
0 |
about 11 years ago |
0 |
|
0 |
gpl-2.0 |
C++ |
| CUDA FFT convolution |
| girror/itpp |
5 |
|
0 |
0 |
about 13 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Mirror of IT++ git repository on sourceforge. |