leovandriel / caffe2_cpp_tutorial
C++ transcripts of the Caffe2 Python tutorials and other C++ example code
☆432Updated 2 years ago
Alternatives and similar repositories for caffe2_cpp_tutorial:
Users that are interested in caffe2_cpp_tutorial are comparing it to the libraries listed below
- Pytorch C++ Library☆367Updated 6 years ago
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 6 years ago
- TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake☆439Updated 5 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 7 years ago
- YOLO (Real-Time Object Detection) in caffe☆518Updated 8 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆264Updated last year
- Demo code for PVANet☆651Updated 2 years ago
- Caffe: a fast open framework for deep learning.☆672Updated 2 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- Convolutional Neural Networks☆122Updated 5 years ago
- ImageNet pre-trained models with batch normalization for the Caffe framework☆363Updated 7 years ago
- (New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An Open-Source Binary Neural Network Implementation Based on MXNet☆349Updated 5 years ago
- Caffe for Sparse Convolutional Neural Network☆237Updated 2 years ago
- An efficient framework for convolutional neural networks☆276Updated last year
- Caffe code for Densely Connected Convolutional Networks (DenseNets)☆268Updated 7 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.