snowzach / doods2

API for detecting objects in images and video streams using Tensorflow
MIT License
221 stars 28 forks source link

Trouble getting yolov5s working #79

Closed MoHf7f4 closed 1 year ago

MoHf7f4 commented 1 year ago

In home assistant I added the plugin and it's worked great until I try to add yolov5s. It starts, but no client seems to do anything. Logs show nothing happening.

Please advise, and big thanks for this tool!

yolov5s-int8.tflite.gz

snowzach commented 1 year ago

I tried playing with this model but I couldn't get it to detect anything... it seems to work but always returns:

 DetectResponse(id='manual', image=None, detections=[], error=None, duration=1188.209674321115)