lobe/flask-server
Bootstrap your Lobe machine learning model with our REST API starter project.
This project helps developers integrate custom machine learning models, previously trained with the Lobe application, into their applications or services. It takes image data as input and outputs predictions generated by the Lobe model via a REST API. Software developers who are building applications that need to incorporate image-based predictions would use this.
No commits in the last 6 months.
Use this if you are a developer building an application and need to serve predictions from a Lobe-trained image classification model through a standard API.
Not ideal if you need a solution for training machine learning models, as this project is only for deploying pre-trained models.
Stars
33
Forks
17
Language
Python
License
MIT
Category
Last pushed
Nov 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lobe/flask-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai4os/DEEPaaS
A REST API to serve machine learning and deep learning models
GZTipDM/TipDM
TipDM建模平台,开源的数据挖掘工具。
pratos/flask_api
Creating a Machine Learning API using Flask - Repository for AV Article
datmo/datmo
Open source production model management tool for data scientists
kb22/ML-React-App-Template
This is a template for creating a Machine Learning application with its front-end developed...