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 last month
- OpenMP tutorial☆40Updated 3 months ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- ☆44Updated 7 years ago
- Pre-built TensorFlow for C/C++ and CMake.☆116Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Some papers about 3D point cloud processing from LiDAR, cameras, etc.☆24Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆214Updated 3 years ago
- Libtorch C++ Examples☆52Updated 3 years ago
- ☆35Updated 9 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 12 years ago
- ☆20Updated 7 years ago
- C Implementations of Particle Filter☆16Updated 10 years ago
- Particle Filter (using CImg library)☆29Updated 12 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆53Updated 4 years ago
- ☆41Updated last year
- RANSAC Template Library☆89Updated 8 years ago
- Replicating Convolutional Neural Network-based Place Recognition for STAT946☆55Updated 6 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 5 years ago
- This shows a basic implementation of the global nearest neighbour (GNN) multi target Tracker. Kalman filter is used for Tracking and Auct…☆51Updated 4 years ago
- Ego-Lane Analysis System (ELAS): Dataset and Algorithms (Image and Vision Computing, 2017)☆48Updated 4 years ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 6 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated last month