ml-deployment-k8s-fastapi icon indicating copy to clipboard operation
ml-deployment-k8s-fastapi copied to clipboard

This project shows how to serve an ONNX-optimized image classification model as a web service with FastAPI, Docker, and Kubernetes.

Results 3 ml-deployment-k8s-fastapi issues
Sort by recently updated
recently updated
newest added

@deep-diver we could keep this branch as it is, no need to merge it. Just raising this PR for your review.

Dear Sayak, Chansung, and Contributors, First and foremost, I would like to extend my gratitude for the comprehensive guide on deploying machine learning models with FastAPI, Docker, and Kubernetes. The...