Face id, future

Hey there!
I wonder if this scenario is not too hard to configure:

Camera inside main door captures me, AI platform identifies me, the door opens, alarm system turns off and some other stuff.

Is it possible to use something like Microsoft Face Identify or Dlib Face Identify or something harder like tensorflow on other raspbery pi with your own neural network.

This is so exiting, but I do not have enough knowledge to work with tensorflow (i am not a programmer), would like to get some advices.
Also would like to know how accurate are those platforms.

Check this; Face detection with Docker/Machinebox

I will setup the same thing using our Xeoma camera server. It has a very skilled face detection module that can be trained on faces. When a face is recognized, it sends a message via http request to node red. Node red can then be setup with an automation that do the things you want. Is this what you want? I have had no time to set it up yet but I know it works

Yeah, that is it. I just didn’t use node red, but the idea is the same.

Thank you. Is this ok?

The speed of recognition will depend on your hardware, but on my Mac recognition takes 4.5 seconds.

I understand that iphone is a lot more powerfull that raspberry pi, but 4.5 seconds on Mac, it is too long, something is not ok with facebox.

If you will give any other advices, I would appreciate that.

You can run xeoma on a Pi or whatever and then you need 1 pro camera licence. Ithink price is 44 usd one time fee

Www.felenasoft.com/xeoma/en/

1 Like

So, as I understand, there is face recognition built in?

A very very skilled one that can be set to save all faces, all unknown faces or all known. You can have 100 pictures on each face

From the manual

https://felenasoft.com/xeoma/en/articles/face-detector-face-recognition/

1 Like

If you don’t want to use a cloud service and your only hardware option is a pi then you are limited to openCV face detection

Nope, not only pi. I thought it would be ok for this purpose. I just do not want to have always on pc or mac. Smth like pi is ok (nuc?)
And I am fine with cloud services, so I am looking at xeoma now

If you do try it out, do let us know what you think, I got a bit curious about it as well

Hi! I was reading about xeoma and http request now. Could you help me a little more and share a link, where I can read aboud http commands in HA? I googled and found RESTful command but that is all about sending request but not receiving.
Sorry for being noob by the way

Hi!
I had an answer from them yesterday. To send the name using http request you need a script between xeoma and HA . However I have asked for a quote from them for a mqqt client module that can do this in a simple way. When I get it I will order it if they have not doubled the price. This module will then be available to everyone that have a pro licence camera. So please be patient until I know

Cool, let us know what you will get!