Skip to content

FourthBrain/Intro-to-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Flask with Tensorflow Lite

  • In this assignment, you will use the tflite file you created in the TF Lite assignment and use Flask to build a simple app that predicts what the input image is

  • The frontend should look as below if you deploy the app correctly: initial

  • And if you wrote the inference function right and render the result template correctly, the output should look as below: prediction

  • Make sure you use an image from the test_images folder to test your app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published