jeremyfix / FFTConvolutionLinks
Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW
☆60Updated 12 years ago
Alternatives and similar repositories for FFTConvolution
Users that are interested in FFTConvolution are comparing it to the libraries listed below
Sorting:
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- ☆68Updated 3 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 5 years ago
- CNNs in Halide☆23Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 10 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Vector Math Library☆84Updated 2 months ago
- fast log and exp functions for AVX2/AVX-512☆239Updated 10 months ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Easy to run kernels using OpenCL☆187Updated 8 months ago
- OpenCL offline compiler☆21Updated 9 years ago
- A minimalist Deep Learning framework for embedded Computer Vision☆47Updated 6 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 12 years ago
- ☆43Updated 7 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Generalized Histograms for CUDA-capable GPUs☆43Updated 10 years ago
- Just my local copy of math-neon with build script☆94Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago