I have DeepStack running as here:
With the correct face API endpoints available:
And this in my config:
detectors:
deepstack:
url: http://192.168.0.45:5001/
key: ""
timeout: 15
opencv_face_required: false
But it refuses to connect:
Any ideas appreciated as this tool looks awesome!
Thanks in advance.