Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.07 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.07 KB

flowerAPI 🌼🌸❀✿🌷

mini mini mini Machine Learning API that get a link of image in query params and return a flower information of image (if image cotains a flower that the machine trained). Build with TensorFlow and Keras for the ML, and python for the API environmental.

📋 How get this model

Google Colab step-by-tep

You can make the step-by-step to get this model, go to this (link). Just mount your drive with this colab, run it and you will have this model in yout drive.

Download model.h5

Or just download this .h5 (that is the model hosted in google drive) (link)

👨‍💻 Getting started

Clone this repo, put the model file in root folder with name model.h5 (heras extension) and run the main.py

This project its just a teste for another project involving Machine Lerarning and content moderation for a App.