Skip to content

stanny880913/yolov5_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Object Detection - Deploy a web service for YOLOv5 using Flask

Build Env

  1. git clone this project
  2. cd (Your project file)
  3. Creat a file name "weights",and put your weights in this file
  4. Open docker-compose.yaml, cancel the comment build .
  5. Enter docekr compose up in your terminal to build image and container
  6. Then you can open this web in your browser (port 5000)

About

Flask combine yolov5 for object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages