-
Hello everyone! There has been a lot of changes over the pas one year with regards to the development of DeepStack. I understand many users have been unhappy with the fact that development has stalled…
-
For the deepstack default docker image hosted on Amazon ECS, I notice that if there are no request for few hours the server then stops giving response for face recognition, although the public page of…
-
Is multiple custom model possible ?
Tried set:
DEEPSTACK_CUSTOM_MODEL = ['a','b']
but failed
it could be really usefull(case it doesnt support yet)
-
**Describe the bug**
In my configuration I have both Deepstack and Copreface and I want them both to detect persons for a cameras. But where Deepstack works for all cameras Compreface seems to work f…
-
**Describe the bug**
I copy a test image to the aiinput folder, but it appears that processing is not happening.
**Log entries**
_Trigger log_
```
2020-11-06T10:01:53-05:00 [Main] *************…
-
I saw this new paper from CMU with a different way to do depth-limited solving that apparently needs only a small fraction of the resources needed by DeepStack:
https://arxiv.org/pdf/1805.08195.pdf…
-
Would love to be able to utilize the free face recognition as well that comes with the free package from deepstack/deepquestai
-
configuration.yaml
image_processing:
- platform: deepstack_object
ip_address: 192.168.10.13
port: 5000
save_file_folder: /config/www/snapshot/
scan_interval: 5
save_file…
-
Now that BI is integrating most of the logic of deepstack, it would be awesome if we could pipe this in to home assistant natively with this HA / Blue Iris package
-
**Describe the bug**
I used to use deepstack but now use compreface as my detector. The filters and also the "no results" screen still show deepstack as an option despite it not being in my config.
…