forresti / convolutionLinks
Communication-Minimizing 2D Convolution in GPU Registers
☆30Updated 12 years ago
Alternatives and similar repositories for convolution
Users that are interested in convolution are comparing it to the libraries listed below
Sorting:
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 12 years ago
- ☆68Updated 3 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- CNNs in Halide☆23Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A version of the AKAZE feature detection and description that has removed the OpenCV dependency☆49Updated 11 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- slic video segmentation☆10Updated 10 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆37Updated 7 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆32Updated 6 years ago
- Sample code from the RGBD section of the OpenCV tutorial at CVPR 2014☆35Updated 10 years ago
- OpenCL version of caffe☆18Updated 9 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 9 years ago
- Computer Vision GPU acceleration with OpenCL☆16Updated 10 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- Kaadugal is a parallelized multi-core C++ implementation of the random forests algorithm for classification, regression, and structured p…☆23Updated 8 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.