peter1591 / tensorflow-prebuiltLinks
Integrate your project with TensorFlow by simply cloning and linking to this prebuilt library. Support Visual Studio and WIndows.
☆15Updated 7 years ago
Alternatives and similar repositories for tensorflow-prebuilt
Users that are interested in tensorflow-prebuilt are comparing it to the libraries listed below
Sorting:
- ☆14Updated 9 years ago
- cpp-torch is a C++ library, implemented as a wrapper around Torch libraries.☆52Updated 7 years ago
- ☆12Updated 7 years ago
- A notebook example for image tracking using mxnet.☆7Updated 8 years ago
- Caffe implementation of face recognition using VGG Deep Face☆1Updated 7 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- DNN Inference with CPU, C++, ONNX support: Instant☆56Updated 6 years ago
- ☆9Updated 8 years ago
- ☆19Updated last year
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 10 years ago
- Faster Deep Neural Networks☆37Updated 7 years ago
- face alignment in 3000fps with C++☆35Updated 9 years ago
- Simple EOS example (deformable face mesh fitting) using dlib detection + landmarks with the hunter package manager.☆14Updated 7 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- Simple MXNet sequence-to-sequence model (neural machine translation)☆24Updated 7 years ago
- ☆7Updated 9 years ago
- Face Tracking and Warping Demos☆23Updated 7 years ago
- Evaluating efficiency of several types of convolutions☆30Updated 8 years ago
- ☆25Updated 9 years ago
- Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.☆22Updated 7 years ago
- Computation using data flow graphs for scalable machine learning☆25Updated 8 years ago
- tensorflow c++ example for VS2015☆32Updated 6 years ago
- Visual studio project files for Darknet-cpp inference☆35Updated 6 years ago
- Real time face landmarking using decision trees and NN autoencoders☆70Updated 6 years ago
- Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
- Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks☆29Updated 8 years ago
- Build tensorflow lite static library or shared library by android ndk