Skip to content

Cloud based Flask Application for Image Classification based on MNIST model trained and deployed on Google Kubernetes Engine using Docker containers.

Notifications You must be signed in to change notification settings

namanlalitnyu/Mnist-Model-Deployment-Kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST Model Deployment on Google Kubernetes Engine

The purpose of this project is to deploy a deep learning model (the MNIST model) on Kubernetes using the Google Kubernetes Engine. I have created a Kubernetes cluster, assigned persistent volume claim (PVC) as storage for that cluster, and created different pods for performing training and inference on that model. Along with this, I have created a simple Flask application that performs inference on the model by taking an image as input from the user and returning the response to the user.

Screenshot 2024-05-07 at 2 03 41 PM

About

Cloud based Flask Application for Image Classification based on MNIST model trained and deployed on Google Kubernetes Engine using Docker containers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published