Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franciscoossian/flowerapi

mini mini mini API that get a link of image and return a a flower information in image (if image cotains a flower that the machine trained)
https://github.com/franciscoossian/flowerapi

flask keras machine-learning python tensorflow

Last synced: 9 days ago
JSON representation

mini mini mini API that get a link of image and return a a flower information in image (if image cotains a flower that the machine trained)

Awesome Lists containing this project

README

        

# 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.