Skip to content

Machine Learning Model API using YOLOv5 with FAST API

License

Notifications You must be signed in to change notification settings

TrialAndErrorAI/yolov5-fastapi

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%