tf-serving
There are 32 repositories under tf-serving topic.
DSXiangLi/ChineseNER
中文NER的那些事儿
notAI-tech/fastDeploy
Deploy DL/ ML inference pipelines with minimal extra code.
scaleoutsystems/stackn
A minimalistic and pluggable machine learning platform for Kubernetes.
mKaloer/TFServingCache
Distributed model cache for TF Serving
georgemuriithi/tomato-disease-detection
This is an end-to-end project in the agricultural domain. A Convolutional Neural Network (CNN) model is trained to detect whether a tomato plant has a particular disease by using a picture of its leaf. The model can be accessed from a mobile application or a web page.
huyhoang17/kuzushiji_recognition
[Late Submission] Solution for Kuzushiji recognition (Kaggle competition)
xuxping/finetune_bert
finetune with keras
dimitreOliveira/hf_tf_serving_examples
Simple examples of serving HuggingFace models with TensorFlow Serving
huawei-clouds/dls-tfserving-client
Client for TensorFlow Serving
deepraj1729/TChatBot-API
A Flask REST API to serve trained ChatBots using Tensorflow Serving and Docker Containers
elpapi42/deep-deblurring
Image Deblurring/Restoration Web Application Powered by Deep Learning
Kawaeee/yolov8_tf-serving
Serving YOLOv8 detection model with tf-serving
amine-akrout/tensorflow-tifecycle-management-with-mlflow
Creating a Dockerized stack environment using MLflow, mysql and Minio to manage the lifecycle of TensorFlow models.
elfailali/plante-disease-detection
This is a deep learning project in agriculture domain that detect plants diseases
hypnosapos/yellow-pachyderm
Using pachyderm as pipeline engine to serve "taxi chicago" machine learning models
rdolor/tensorflow-serving
Use TF serving for predictions
ajkdrag/who-is-that-pokemon-bot
Bot for the online pokemon guessing game: https://gearoid.me/pokemon/
utkarshtambe10/Brain-Tumor-Classification
Brain Tumor Classification done by using deep-learning (CNN) for the sake of detecting and classifying different kinds of brain-tumors; for quick detection and providing correct medications. Link of the website 👇
utkarshtambe10/Potato-Disease-Classification
Potato Disease Classification done by using deep-learning and for the sake of knowing various diseases caused to Potato plant and for quick remedial action. Link of the website 👇
a-tham/tf-serving-docker-demo
Beginner friendly starting point for Tensorflow Serving and Docker
Anashaneef/lung-cancer-prediction-pipeline
This is the final project of the ML-Ops Dicoding class. This project serves to predict whether a person has lung cancer or not.
gkchai/TensorFlowServingUnity
TensorFlow Serving Unity Application
pdemeulenaer/Image-classification
Multi-task deep learning model for clothes classification
T-Sumida/tf-serving-example
Tf-seving example
Abdul-AA/Brain-Tumor-Classifier
An end-to-end deep learning project with the goal of predicting the presence of brain tumors using MRI scans.
ai404/esafe-platform
An all-in-one platform that allows in-depth monitoring of factories ensuring that workers keep a certain distance between each other while wearing covid-preventive gear (medical masks). The platform's capabilities can be extended to other types of alerts by integrating new models and devices.
Anashaneef/clickbait-classification-pipeline
This is the first project of the ML-Ops Dicoding class. This project serves to classify whether a title is included in the clickbait category or not.
saikrish02/Potato-Disease-Classification-App
A React Native mobile application which is used to classify the potato disease by using convolutional neural networks and TensorFlow. This application also consists of ReactJs application which runs on the web, gives the classification results based on the image uploaded by the user.
sorenlind/transferit
Python package that can help you train an image classification model using transfer learning and serve the model with TensorFlow Serving and Docker.