Yolov5-on-Flask
Yolov5-on-Flask copied to clipboard
Running YOLOv5 through web browser using Flask microframework
Yolov5-on-Flask
Running YOLOv5 through web browser using Flask microframework
Requirements
- Torch >= 1.5
- Flask
How to Run?
simply run through app.py and View on Local served web browser
Preview
Resources
- https://github.com/miguelgrinberg/flask-video-streaming
- https://github.com/ultralytics/yolov5