Chris10M / tensorflow-c-plus-plus-rest-api-servingLinks
A simple tensorflow C++ REST API server
☆8Updated 6 years ago
Alternatives and similar repositories for tensorflow-c-plus-plus-rest-api-serving
Users that are interested in tensorflow-c-plus-plus-rest-api-serving are comparing it to the libraries listed below
Sorting:
- This is an example how to run a TensorFlow object detection model as web server in TensorFlow C++ API.☆32Updated 7 years ago
- An example of TensorFlow Serving client to send images for prediction (using C++ and CMake)☆19Updated 7 years ago
- C++ client of a GAN model hosted by TensorFlow Serving☆11Updated 6 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆24Updated 7 years ago
- C++ CPU inference library for Tensorflow object detection models based on the lightweight Tensorflow C-API.☆15Updated 6 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 4 months ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 5 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- A C++ example of running TensorFlow Object Detection model in live mode.☆146Updated 2 years ago
- yolov3 with SPP weights pretrained on Open Images dataset along with config files☆98Updated 5 years ago
- TensorRT and TensorFlow demo/example (python, jupyter notebook)☆83Updated 6 years ago
- MXnet version of CRNN for scene text recognition with CNN+2-layer BLSTM+CTC architecture.☆19Updated 6 years ago
- Code for https://www.kaggle.com/c/planet-understanding-the-amazon-from-space☆23Updated 7 years ago
- tensorflow serving 代码示例 , gRPC & REST clients☆13Updated 5 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- Build Tensorflow C++ API, load a SavedModel and serve predictions☆41Updated 4 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- Using TensorRT to implement and accelerate YOLO v3. Multi-scale and NMS are included. The acceleration ratio reaches 3 compared to the o…☆43Updated 6 years ago
- ☆100Updated 5 months ago
- keras implementation of PSENET☆79Updated 5 years ago
- Keras BiseNet architecture implementation☆55Updated 2 years ago
- My talk and workshop materials from pyimageconf 2018☆105Updated 6 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆268Updated 2 years ago
- This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly with…☆67Updated 6 years ago
- Large input size REAL-TIME Face Detector on Cpp. It can also support face verification using MobileFaceNet+Arcface with real-time inferen…☆50Updated 4 years ago
- A script to automate building Tensorflow on Windows and solve some problems☆104Updated 5 years ago
- Run YoloV3 with the newest TensorRT6.0 at 37 fps on NVIIDIA 1060.☆86Updated 5 years ago
- OCR 基于 Keras☆19Updated 6 years ago