Skip to content
#

gunicorn-with-flask-rest-api

Here are 43 public repositories matching this topic...

Starter template for your Flask and Flask Rest API projects. Build on or modify to suit your development need. No need to setup, just fork this repo and start building your project.

  • Updated May 1, 2023
  • Python

一个简单的搭建图像识别imagenet的flask后端API的方式,修改了全局model load的方式,使用nginx搭配Gunicorn启动Flask增加了模型推理的速度,使用虚拟环境搭配sh的启动方式,可以直接对model进行一键重启,并有错误日志监控。有问题,欢迎联系我。

  • Updated Jul 4, 2020
  • Python

Model Evaluation is the process through which we quantify the quality of a system’s predictions. To do this, we measure the newly trained model performance on a new and independent dataset. This model will compare labeled data with it’s own predictions.

  • Updated Jul 8, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the gunicorn-with-flask-rest-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gunicorn-with-flask-rest-api topic, visit your repo's landing page and select "manage topics."

Learn more