robmarkcole / yolov5-fastapi

FastAPI app exposing yolov5 object detection
Apache License 2.0
10 stars 2 forks source link

Implement deepstack compatible endpoints #3

Open robmarkcole opened 3 years ago

robmarkcole commented 3 years ago

As https://github.com/robmarkcole/tensorflow-lite-rest-server

robmarkcole commented 3 years ago

Can this endpoint be async? Most likely a blocking endpoint