There are 11 repositories under tensorflow-serving topic.
DELTA is a deep learning based natural language and speech processing platform. LF AI & DATA Projects: https://lfaidata.foundation/projects/delta/
中文NER的那些事儿
👩🔬 Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
Helmut Hoffer von Ankershoffen experimenting with arm64 based NVIDIA Jetson (Nano and AGX Xavier) edge devices running Kubernetes (K8s) for machine learning (ML) including Jupyter Notebooks, TensorFlow Training and TensorFlow Serving using CUDA for smart IoT.
A step-by-step tutorial on developing a practical recommendation system (retrieval and ranking) using TensorFlow Recommenders and Keras.
MLModelCI is a complete MLOps platform for managing, converting, profiling, and deploying MLaaS (Machine Learning-as-a-Service), bridging the gap between current ML training and serving systems.
ClearML - Model-Serving Orchestration and Repository Solution
tensorflow prediction using c++ api
Kafka Streams + Java + gRPC + TensorFlow Serving => Stream Processing combined with RPC / Request-Response
export bert model for serving
Deploying Keras models using TensorFlow Serving and Flask
Open Toolkit for Painless Object Detection
Free and Open Source alternative to Amazon's Rekognition service. CCExtractor Development | Poor Man's Rekognition
YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving
基于tensorflow & tf-servering & flask 的图像检索
Deploy DL/ ML inference pipelines with minimal extra code.
Examples to server tensorflow models with tensorflow serving
A tutorial of building tensorflow serving service from scratch
A Tutorial for Serving Tensorflow Models using Kubernetes
Implement some hair segmentation network and a color similarity calculating method.
NSFW classify model implemented with tensorflow.
Real-time analysis of bitcoin markets with Kafka and Tensorflow Serving
A curated list of awesome inference deployment framework of artificial intelligence (AI) models. OpenVINO, TensorRT, MediaPipe, TensorFlow Lite, TensorFlow Serving, ONNX Runtime, LibTorch, NCNN, TNN, MNN, TVM, MACE, Paddle Lite, MegEngine Lite, OpenPPL, Bolt, ExecuTorch.
Code and presentation for Strata Model Serving tutorial
Building an image classifier in TF2
Create a visual search engine using tensorflow serving, elasticsearch, vuejs and nginx.
Use BERT to train a classification model and deploy the model by tensorflow serving
End-to-end image search engine based on the Deep learning techniques.
A Scala binding of TensorFlow for Serving TensorFlow Models (Provides RESTful API)
A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network
Example of using TensorFlow Serving with OpenFaaS
Serve machine learning models using tensorflow serving
Train, predict, export and reload a tf.estimator for inference
Camera feed detector using Tensorflow Detection API on a Tensorflow Serving Docker container. There is also a version using only YoloV3 to detect objects. All models are from the model zoo from Tensorflow and Darknet, these models are trained on the coco dataset.