iamhankai / mini-dnn-cppLinks
C++ demo of deep neural networks (MLP, CNN)
☆32Updated last year
Alternatives and similar repositories for mini-dnn-cpp
Users that are interested in mini-dnn-cpp are comparing it to the libraries listed below
Sorting:
- It is tiny-dnn based on libtorch. Only headers without dependencies other than libtorch, deep learning framework☆36Updated 7 months ago
- Tencent NCNN with added CUDA support☆69Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Caffe 源码注释☆15Updated 7 years ago
- Learn OpenCL step by step.☆137Updated 2 years ago
- A small framework to infer neural network☆145Updated last week
- An Open Convolutional Neural Network Framework in C++ From Scratch☆65Updated 4 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- 一些有用的功能☆47Updated last week
- Image processing library for learning purpose☆54Updated 7 months ago
- A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++☆15Updated 6 years ago
- Lightweight Mat and imread()/imwrite()/imshow()☆82Updated last year
- Tools written in cmake for smooth C/C++ building experience☆37Updated last week
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++ 实现(非官方)☆17Updated 6 years ago
- ☆24Updated 3 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- a c++/cuda template library for tensor lazy evaluation☆161Updated 2 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- benchmark models for TNN, ncnn, MNN☆20Updated 5 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- Codes sources du livre