yhtang / CUDA-tutorialLinks
some CUDA programming example
☆25Updated 8 years ago
Alternatives and similar repositories for CUDA-tutorial
Users that are interested in CUDA-tutorial are comparing it to the libraries listed below
Sorting:
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- ☆44Updated 7 years ago
- OpenMP tutorial☆40Updated 5 months ago
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 5 years ago
- The CMake version of cuda_by_example☆150Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- ☆41Updated last year
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 months ago
- A set of computer vision tools☆10Updated 10 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆216Updated 3 years ago
- Some papers about 3D point cloud processing from LiDAR, cameras, etc.☆25Updated 6 years ago
- An GPU/CUDA implementation of the Hungarian algorithm☆115Updated 6 years ago
- Nonlinear solver backend for PyTorch☆68Updated 6 years ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 years ago
- View OpenCV Mat in GDB, Code from: [Visualize in memory OpenCV image or matrix from GDB pretty printers](https://sourceware.org/ml/gdb/20…☆10Updated 9 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- ☆35Updated 9 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Track a number of features in a series of (stereo) images for machine vision applications☆38Updated 5 years ago
- A series of examples showing how to solve the alignment problems in vectorization.☆17Updated 3 years ago
- Particle Filter (using CImg library)☆29Updated 12 years ago