As part of this second in the series tutorial, we will take the previously created web application for object detection and will make it faster by breaking it into two services.
The web application is built using Flask (Python). The object detection is built using the Resnet model in Tensorflow (Python). The service that runs object detection is written using ZeroMQ.
The corresponding project is available here:
https://cloudxlab.com/assessment/play...