Giter Site home page Giter Site logo

simple-boom / free-style-transfer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cassini-chris/free-style-transfer

0.0 0.0 1.0 44.49 MB

Neutral Style Transfer Application that runs on Google Cloud App Engine using Flask.

Home Page: https://free-style-transfer.icu

HTML 80.95% Python 19.05%

free-style-transfer's Introduction

Free-Style-Transfer

Neutral Style Transfer Application that runs on Google Cloud App Engine using Flask.

Please checkout:

Image of Style Transfer

In detail, in this project I have explored Neural-Style-Transfer. In particular, I have built a free Neural Style Transfer web-application that runs entirely on Google Cloud. The idea is to use predominately Cloud services and Open-Source technologies to make the app tangible and accessible for everyone. In detail, to build and run the web-application, I used:

  • Google App Engine
  • Google Cloud Storage
  • TensorFlow Hub
  • Flask

Tl;dr: Machine Learning does not have to be a black-box. Applications that use ML generally consist of different building blocks. My motivation to build the application and write the blog post mentioned above is entirely focused on educational purposes. Further, I want to introduce a simple guide on how to deploy ML applications in the Cloud and make them accessible to the wider public. In this blog post, I am only going to outline the steps on how to deploy the machine learning model and web application. I uploaded the entire code in this github repo.

the repo does hold the following:

  • app.yaml (to specify the python runtime)
  • cron.yaml (to avoid shutting down of the Google app engine)
  • main.py (the python application with the ml model)
  • requiremenrs.txt (to specify the dependencies)
  • A static folder (including the web interface and the images / favicons used

Example pic:

Example pic:

free-style-transfer's People

Contributors

cassini-chris avatar

Forkers

jaykdoe

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.