-
I notice a bunch of errors in the Home Assistant log like this:
```
2019-08-06 00:05:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for image_processing.cam8_coral fails
Traceback (m…
-
I see the error below when there is a problem with the camera:
```
Traceback (most recent call last):
File "/Users/robincole/Documents/GitHub/home-assistant/homeassistant/helpers/entity.py", line…
-
Add web UI for uploading images -> https://github.com/render-examples/fastai-v3/blob/master/app/server.py
![image](https://user-images.githubusercontent.com/11855322/61428093-a1c71980-a918-11e9-88d…
-
If absolutely nothing is detected result from API is:
``````
{"success":true,"predictions":[]}
```
but HA image_processing.blah shows state `unknown`
is there a way to return state = 0 ?
That …
-
@lifrordi hi, In the Deepstack paper said that compute preflop strategy in last 20 iterations was query flop network, which means that input tensor to network size is [22100* 10, 2001] (10 nodes), i…
-
Hello, I have followed all the indications but I do not get the recognition to work.
I have entered the test photo in the save folder but it does not work.
My continuous container log :
./run: …
-
As reported on the deepstack slack, I'm having a serious issue with RAM usage and inference time. Typically processing an image is taking ~ 20 seconds, and almost 4 GB RAM is being used by Docker in t…
-
manually processing a portrait image with faces from a camera: local_file recognizes the faces correctly, but turns the image in landscape mode causing a second manual process to fail to see any faces…
-
If we config multiple deepstack sensors they will compete to overwrite `latest.jpg`. Solution is to generate filename from `entity_id`
-
Hi,
I wanted to try your component because in the README you stated `Choose the basic plan which will give us unlimited access for one installation`.
However on the website it says for the Basic P…