API for detecting objects in images and video streams using Tensorflow
Dedicated Open Object Detection Service – Yes, it’s a backronym… DOODS is a REST service that detects objects in images or video streams. It’s designed to be very easy to use, run as a container and available remotely.It also supports GPUs and EdgeTPU hardware acceleration. DOODS2 is a rewrite of DOODS in Python. It supports the exact sameREST api endpoints as the original DOODS but it also includes endpoints for handling streaming feeds with realtimefeedback as annotated video and websocket […]
Read more