Giter VIP home page Giter VIP logo

cmansaq / flask_model_deployment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bonn0062/flask_model_deployment

0.0 2.0 0.0 2.28 MB

This is the official repo for the Heartbeat article, "The brilliant beginner's guide to model deployment: a clear and simple roadmap for getting your machine learning model out there and doing something cool"

Home Page: https://heartbeat.fritz.ai/brilliant-beginners-guide-to-model-deployment-133e158f6717

Python 54.25% HTML 45.75%

flask_model_deployment's Introduction

basic_model_deployment

A basic example of how to deploy a machine learning/deep learning model with Flask. This repo is available as a part of the Heartbeat article, How to show off your machine learning model: A clear and simple roadmap for deploying your machine learning model and getting it to do something everyone can understand"

flask_classifier_final.png

You built this amazing machine learning model, but now what? How do you take your model and turn it into something that you can display on the web? How do you turn it into something that other people can interact with? How do you make it useful?

You deploy it!

Being able to deploy your machine learning model is an absolute necessity. Whether you're building a model or generating reports, you need this skill. It takes that model that you poured your blood, sweat, and tears into and turns it into something that absolutely anyone can play with and admire.

This article will walk you through the basics of deploying a machine learning model. We're going to deploy a PyTorch image classifier with Flask. This is the first critical step towards turning your model into an app.  By the end of this article, you'll be able to take a PyTorch image classifier and turn it into a cool web app. In this app, users will be able to upload an image of a flower to see what kind of flower it is. Your image classifier will now be an awesome image prediction app."

Read the rest of the article here (Coming soon!)

This project utilizes Python, PyTorch, Flask, Numpy, Pandas, Matplotlib, HTML, CSS, JSON, Gunicorn, Pillow, and more.

All of the files are here except for the PyTorch image classifier checkpoint. I want to encourage everyone who's interested to build this app off of their own deep learning models.

flask_model_deployment's People

Contributors

bonn0062 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.