Local face recognition for Home Assistant using TensorFlow.js, Part 2: Learning to recognize faces
Second post of my series on face recognition for presence detection in Home Assistant. In this post, I create a face recognition system.
Second post of my series on face recognition for presence detection in Home Assistant. In this post, I create a face recognition system.
Face recognition can be a cool addition to a smart home but has potential severe privacy issues. In this post, I start building on a completely local alternative to cloud-based solutions. This first part focusses on face detection.
Docker-compose is a convenient way to setup and configure your home automation system. In this post, I describe my setup and the configuration needed to run the containers.