Maverobot / libtorch_examples
Examples of libtorch, which is C++ front end of PyTorch
☆27Updated 5 years ago
Alternatives and similar repositories for libtorch_examples
Users that are interested in libtorch_examples are comparing it to the libraries listed below
Sorting:
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- communication between python and cpp using zeromq and protobuf☆40Updated 3 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆13Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- CMake examples used in my blog posts☆58Updated 11 months ago
- C++14 library providing ROS message synchronization using the Flow library☆14Updated 4 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- Fast computation of rectangular histogram of oriented gradients (R-HOG) features using integral histogram☆12Updated 2 weeks ago
- C++20 N-dimensional Matrix class for hobby project☆23Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- C++ API to log data in tensorboard format.☆77Updated 5 months ago
- ☆41Updated 6 years ago
- Simple example of Modern CMake☆23Updated 4 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 11 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- An example for using CMake with the SWIG code generator☆48Updated 3 years ago
- Tutorial about doing CMake Right☆15Updated 5 years ago
- tensorflow in C++☆42Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- Embed Python 3 into your C++ app in 10 minutes☆49Updated 8 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Easily display progress in C++17. Inspired by python's awesome tqdm library.☆67Updated last year
- Example Qt project implementing a simple vector addition running on the GPU with performance measurement.☆24Updated 7 years ago