teknoman117 / cudaLinks
Just some examples of using CUDA I have put together
☆37Updated 2 years ago
Alternatives and similar repositories for cuda
Users that are interested in cuda are comparing it to the libraries listed below
Sorting:
- A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info☆96Updated 4 years ago
- AMD OpenVX Core -- a sub-module of amdovx-modules:☆147Updated 6 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 5 years ago
- A few cuda examples built with cmake☆23Updated 6 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆163Updated last year
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- Easy to run kernels using OpenCL☆187Updated 8 months ago
- A GPU (CUDA) based Artificial Neural Network library☆110Updated 4 years ago
- A CUDA implementation of the k-means clustering algorithm☆254Updated 13 years ago
- OpenVisionLibrary☆79Updated 8 years ago
- A multi-layer convnet☆28Updated 10 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- Source code from NVIDIA CUDACasts☆48Updated 11 years ago
- a generic C++ library for image analysis☆437Updated 2 weeks ago
- Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology☆52Updated 15 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 7 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆32Updated 6 years ago
- Use C++ with OpenCV and cvBlob to perform image processing and object tracking, using a webcam. Originally, built to test Raspberry Pi pe…☆70Updated 9 years ago
- A tutorial series for learning OpenCL☆288Updated 10 years ago
- The Simple Image Processing Library (SIPL) is a C++ library with the main goal of making it easy to go from an algorithm concept to pictu…☆28Updated 9 years ago
- Resources to work offline on the assignments of Heterogenous Parallel Programming course from Coursera.☆72Updated 6 years ago
- calculating image entropy using opencv☆14Updated 11 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- AMD OpenVX modules: such as, neural network inference, 360 video stitching, etc.☆108Updated 6 years ago
- an OpenCL based software library containing random number generation functions☆136Updated 4 years ago
- Scripts to install TensorFlow on the NVIDIA Jetson TX1 Development Kit☆62Updated 8 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆258Updated 10 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- Viola and Jones Object Detection Framework in C++☆42Updated 11 years ago