This repository has been archived by the owner on Jul 24, 2023. It is now read-only.
Releases: robmarkcole/yolov5-flask
Releases · robmarkcole/yolov5-flask
Webapp returns processed image
Fixes a bug where the processed image was not returned
Updates to make compatible with YOLOv5 2022-8-30
The Yolov5 api changed a few times since the last release, and this update includes required changes to the API
Fix dockerfile
Merge pull request #14 from robmarkcole/ISSUE6 Fix dockerfile
Adds rest API example
As title
Web app complete
As title
tidyup repo
Merge pull request #5 from robmarkcole/dev Dev