muebau

Results 24 comments of muebau

Hi after some research I found ready to use containers with a well defined API. Like https://github.com/robmarkcole/HASS-Deepstack-face I like the approach of this even more (same API but without the...

> Hi @muebau > .... > Clarified this, if someone wants to make this model, welcome Hi, I started some time ago with some implementation based on JavaScript (tfjs-core) and...

> https://github.com/matiasdelellis/facerecognition-external-model > see_no_evil shushing_face whoooohooo there it is. Does it do its work asynchronously? I think it sends a request and gets the response directly, right? I hope to...

Hi @matiasdelellis, thank you for the quick solution 😂 There is nothing to be ashamed of. This is simply to thank you for all the initial work done to start...

For 'production' on a RPi4 I avoid the local git repo with: **Dockerfile** ```dockerfile FROM ubuntu as builder RUN apt-get update -q \ && apt-get install -y \ git \...

Yes I think the work done was very important to start a process. I think there are many things that can be done like a dedicated "AI" app which would...

Is there any news about UDP and TLS? I comes handy for many things like VPN, DoT and others.

Oh very interesting. I read it all. Wouldn't it be a good idea to clarify the interface as there is obviously a lot of interest? I think this is the...

I was able to find the firmware version in the Tuya app and I think its similar to #12 as the firmware is 5.x too. Is there something I could...

Oh ok. Good to know. Is there a way to downgrade the firmware and make it compatible this way?