Skip to content

Zhenna/flask_tutorial_for_data_scientist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_tutorial_for_data_scientist

This repo contains two type of Flask Web UI templates:

  1. text input to text output

    • text2text.html
    • text2text_response.html
  2. image input to image output

    • image2image.html
    • image2image_response.html

Text-to-text template (odd-number detector)

Expect a text input

image1

The number entered will be assigned a odd-number or even-number label

image2

Image-to-image template (grayscale image converter)

Upload an image as input

image3

The output image will be displayed.

image4

For a step-by-step tutorial, please view my Medium article

Learn to build Flask API as Data Scientists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published