Chris10M / tensorflow-c-plus-plus-rest-api-serving
A simple tensorflow C++ REST API server
☆8Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tensorflow-c-plus-plus-rest-api-serving
- C++ client of a GAN model hosted by TensorFlow Serving☆11Updated 6 years ago
- An example of TensorFlow Serving client to send images for prediction (using C++ and CMake)☆19Updated 7 years ago
- A C++ example of running TensorFlow Object Detection model in live mode.☆144Updated 2 years ago
- C and C++ examples for tensorflow☆126Updated 4 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 5 years ago
- This is an example how to run a TensorFlow object detection model as web server in TensorFlow C++ API.☆33Updated 6 years ago
- C++ CPU inference library for Tensorflow object detection models based on the lightweight Tensorflow C-API.☆15Updated 6 years ago
- TensorRT and TensorFlow demo/example (python, jupyter notebook)☆82Updated 5 years ago
- Tensorflow Faster RCNN☆7Updated 7 years ago
- How to run Keras model inference x3 times faster with CPU and Intel OpenVINO☆34Updated 5 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆25Updated 6 years ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 4 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 5 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆76Updated 5 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- inference mask_rcnn model with tensorflow c++ api☆46Updated 5 years ago
- Build Tensorflow C++ API, load a SavedModel and serve predictions☆41Updated 3 years ago
- pytorch during training, libtorch during serving via gRPC☆21Updated 5 years ago
- keras implementation of PSENET☆79Updated 5 years ago
- A Train Test demo of maskrcnn_opencv☆12Updated 5 years ago
- pixellink in keras☆36Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 5 years ago
- A set of tool which would make your life easier with Tensorrt and Onnxruntime. This Repo is designed for YoloV3☆80Updated 4 years ago
- tensorflow serving 代码示 例 , gRPC & REST clients☆13Updated 5 years ago
- Code for some onnxruntime projects☆120Updated 3 years ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…☆301Updated 5 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 10 months ago
- 根据这个https://github.com/matterport/Mask_RCNN修改的FPN☆28Updated 6 years ago
- A well-documented TensorFlow implementation of the YOLOv3 model.☆44Updated 6 years ago