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:
- OpenMP tutorial☆38Updated 2 months ago
- An GPU/CUDA implementation of the Hungarian algorithm☆111Updated 6 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- ☆44Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C Implementations of Particle Filter☆16Updated 10 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- Particle Filter (using CImg library)☆29Updated 12 years ago
- A set of computer vision tools☆10Updated 9 years ago
- C++ computer-vision library☆11Updated 8 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- TriggerSync is a C++ timing library synchronising the timestamps of multiple triggered sensors with respect to a common clock.☆35Updated 10 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 years ago
- GIST-Global Image Descriptor☆19Updated 5 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Example Code of Calling Python from C++ with PyBind11.☆62Updated 3 years ago
- Example code to create and train a Pytorch model using the new C++ frontend.☆17Updated 6 years ago
- Test of different SLAM algorithms in Probabilistic Robotics☆20Updated 2 years ago
- Pre-built TensorFlow for C/C++ and CMake.