/Tensorflow-2-Object-Detection-API-Flask-Application

In this application we build an API endpoint for the Tensorflow Object Detection API and deploy it on Google Kubernetes Engine. The user hits the endpoint with image data and gets a response which consists of detections with scores, image data with overlay, image size (can be customized).

Primary LanguagePython

Watchers