DanielChuDC / yolov5-fastapi

Machine Learning Model API using YOLOv5 with FAST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolov5-fastapi

Machine Learning Model API using YOLOv5 with FAST API

Getting start for this project

uvicorn main:app --reload --host 0.0.0.0 --port 8000

About

Machine Learning Model API using YOLOv5 with FAST API

License:MIT License


Languages

Language:Python 98.5%Language:Dockerfile 0.9%Language:Shell 0.6%