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
- Deep neural network framework (C++/OpenCV).☆77Updated 5 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- ☆97Updated last year
- A few cuda examples built with cmake☆24Updated 6 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆107Updated 9 years ago
- A CUDA implementation of the k-means clustering algorithm☆255Updated 13 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 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
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 7 years ago
- OpenVisionLibrary☆79Updated 8 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- A multi-layer convnet☆28Updated 10 years ago
- Easy to run kernels using OpenCL☆187Updated 9 months ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 7 years ago
- AMD OpenVX Core -- a sub-module of amdovx-modules:☆148Updated 7 years ago
- a generic C++ library for image analysis☆437Updated last month
- Source code from NVIDIA CUDACasts☆48Updated 11 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆259Updated 11 years ago
- A GPU (CUDA) based Artificial Neural Network library☆111Updated 4 years ago
- A tutorial series for learning OpenCL